Bower v1.2.8 Release Notes

Release Date: 2013-12-02 // over 10 years ago
    • ๐Ÿ›  Fix absolute paths ending with / not going through the FsResolver, (#898)
    • ๐Ÿ‘ Allow query string parameters in package URLs
    • ๐Ÿ›  Swapped 'unzip' module for 'decompress-zip', and some other small unzipping fixes(#873, #896)
    • ๐Ÿ‘ Allow the root-check to be overridden when calling bower programmatically.
    • ๐Ÿ›  Fixed some bugs relating to packages with a very large dependency tree
    • ๐Ÿ›  Fix a bug caused by a recent change to semver