Bower v1.2.7 Release Notes

Release Date: 2013-09-29 // over 10 years ago
    • ๐Ÿ”€ Do not swallow sync errors when using the programmatic API (#849)
    • ๐Ÿ›  Fix resolutions not being saved if --force-latest is specified (#861)
    • ๐Ÿ›  Fix bower register warning about URL conversion, even if no conversion occurred
    • ๐Ÿ›  Fix bower update not correctly catching up branch commits
    • โž• Add configured directory in .bowerrc to the ignores in bower init (#854)
    • ๐Ÿ›  Fix some case sensitive issues with data stored in registry cache (e.g.: jquery/jQuery, #859)
    • ๐Ÿ›  Fix bower not checking out a tag if it looks like a semver (e.g.: 1.0, #872)
    • ๐Ÿ›  Fix install & update commands printing the wrong versions in some cases (#879)
    • ๐Ÿ“ฆ Give priority to mime type headers when deciding if a package need to be extracted, except if it is octet-stream

    NOTE: It's advisable that users run bower cache clean.