Releases: carrot/roots-browserify
Releases · carrot/roots-browserify
v0.7.0
- Updated dependencies and test scripts
v0.5.0
- Add browserify injector, make extensions configurable 🎉
v0.4.0
- Implement a real cache to speed up builds signficantly without opening a second process
v0.3.2
Improve sourcemap support
v0.3.1
- Fix a bug with coffeeify requires
v0.3.0
- Upgrade to browserify 8.x
- Fix issue with uglify, #13
v0.2.1
- Bring all dependencies up to date
v0.2.0
- Upgrade to browserify v6
- Fix a breaking change introduced by npm v2
- Special thanks to @hhsnopek for the hard work on this upgrade!
v0.0.4
- Update browserify to v4
- Fix error in which coffeescript doesn't work correctly
- Fix error in which coffee deps are not properly resolved
- Test coverage boosted to 100%
- Tested and polished up to work with latest roots prerelease!