Skip to content

Releases: carrot/roots-browserify

v0.7.0

22 Jun 14:16
Compare
Choose a tag to compare
  • Updated dependencies and test scripts

v0.5.0

14 Sep 11:13
Compare
Choose a tag to compare
  • Add browserify injector, make extensions configurable 🎉

v0.4.0

27 Jul 13:54
Compare
Choose a tag to compare
  • Implement a real cache to speed up builds signficantly without opening a second process

v0.3.3

06 Jul 19:23
Compare
Choose a tag to compare

utilize watchify to speed up builds

v0.3.2

21 Jan 20:10
Compare
Choose a tag to compare

Improve sourcemap support

v0.3.1

09 Jan 22:34
Compare
Choose a tag to compare
  • Fix a bug with coffeeify requires

v0.3.0

05 Jan 18:50
Compare
Choose a tag to compare
  • Upgrade to browserify 8.x
  • Fix issue with uglify, #13

v0.2.1

25 Nov 18:57
Compare
Choose a tag to compare
  • Bring all dependencies up to date

v0.2.0

25 Nov 18:52
Compare
Choose a tag to compare
  • 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

28 May 20:19
Compare
Choose a tag to compare
  • 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!