Bower v0.9.0 Release Notes

Release Date: 2013-04-25 // about 11 years ago
    • ๐Ÿ”„ Change from component.json to bower.json (#39)
    • Compatibility with node 0.10.x, including fix hangs/errors when extracting zip files
    • ๐Ÿ›  Fix --save and --save-dev not working with URLs that get redirected (#417)
    • ๐Ÿ›  Fix init command targeting ~commit instead of *. (#385)
    • โœ‚ Remove temporary directories before exiting (#345)
    • โ†” Integrate update-notifier (#202)
    • ๐Ÿ“ฆ Use json name when a package name was inferred (#192)
    • ๐Ÿ›  Fix bin/bower not exiting with an exit code greater than zero when an error occurs (#187)
    • ๐Ÿ›  Fix --save and --save-dev saving resolved shorthands instead of the actual shorthands
    • ๐Ÿ›  Fix bower using user defined git templates (#324)
    • โž• Add command abbreviations (#262)
    • ๐Ÿ‘Œ Improve help messages and fix abuse of colors in output
    • ๐Ÿ“ฆ Wait for every package to resolve before printing error messages (#290)
    • โž• Add shorthand_resolver to allow shorthands to be resolved to repositories other than GitHub (#278)