Releases: babel/babel-brunch
Releases · babel/babel-brunch
v6.0.0
Update to babel v6, use es2015 preset as the default, expose the ability to set any babel plugins.
v5.1.2
Fix bug caused by extraneous options being passed to babel
v5.1.1
Fix bug occurring when no plugin options are specified
v5.1.0
Add pattern
option for specifying which source files (such as by alternate file extensions like .es6 or .jsx) should be compiled by babel
v5.0.1
Add a newline to compiled output in case of trailing comments
v4.0.0
Change name and update to babel ^4.0.0