v0.3.3
enricoros/big-AGIv0.3.3Apr 16, 2015by koistya
AI Summary
A maintenance update focused on upgrading the Babel transpiler to version 5.0 and updating the deployment pipeline to accommodate the new compiler's behavior.
Key Highlights
- Updated Babel to version 5.0
- Updated deployment script to match new requirements
- Updated other npm modules to ensure compatibility
Full Release Notes
- Update Babel to 5.0: http://babeljs.io/blog/2015/03/31/5.0.0/ - Remove Use Strict Directive from .js files since Babel inserts them automatically - Update deployment script. See `deploy` task in `gulpfile.js` - Update other npm modules