v0.3.3

amirivojdan/shekarv0.3.3Apr 16, 2015by koistya

AI Summary

A maintenance release focused on updating the Babel transpiler to version 5.0 and cleaning up strict mode configuration.

Key Highlights

  • Updated Babel to version 5.0
  • Updated deployment script
  • Removed manual 'Use Strict' directives

Breaking Changes

  • Babel 5.0 compatibility changes
  • Removal of manual strict mode handling

New Features

  • Updated deployment logic
  • Updated other npm modules

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