Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/javascript-brunch/CHANGELOG.md
# javascript-brunch 2.0.0 (Jan 29, 2016)
* Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.
# javascript-brunch 1.8.0 (15 October 2015)
* Update esprima to ^2.6.0, adding ES6 support
# javascript-brunch 1.7.1 (15 December 2013)
* The plugin now validates JavaScript syntax. Can be disabled in config.
# javascript-brunch 1.7.0 (9 September 2013)
* Utilize new plugin API to improve memory efficiency.
# javascript-brunch 1.6.0 (22 June 2013)
* Improved installation.
# javascript-brunch 1.5.1 (19 March 2013)
* Added node 0.10 support, removed coffee-script dependency.
# javascript-brunch 1.5.0 (13 January 2013)
* Improved installation process.
# javascript-brunch 1.3.0 (29 June 2012)
* Added node.js 0.8 and 0.9 support.
* Package is now precompiled before every publishing to npm.
# javascript-brunch 1.1.1 (15 April 2012)
* Fixed error reporting when installing the package.
* `brunch generate` will generate empty coffee files due to different app structures.
# javascript-brunch 1.1.0 (9 April 2012)
* Added windows support.
# javascript-brunch 1.0.0 (14 March 2012)
* Initial release