- [fix] Back down concurrency from 50 to 5 (#1483)
- [fix] Read .bowerrc from specified cwd (#1301)
- [fix] Disable shallow clones except those from GitHub (#1393)
- [fix] Expose bower version (#1478)
- [fix] Bump dependencies, including "request" (#1467)
- [fix] Prevent an error when piping bower output to head (#1508)
- [fix] Disable removing unnecessary resolutions (#1061)
- [fix] Display the output of hooks again (#1484)
- [fix] analytics: true in .bowerrc prevents user prompt (#1470)
- [perf] Use
tar-fs
instead oftar
for faster TAR extraction (#1490)