v0.3.3

nari-labs/diav0.3.3Apr 16, 2015by koistya

AI Summary

v0.3.3 focuses on updating Babel to version 5.0 and removing the 'use strict' directive since it's now handled automatically. The release also includes updates to deployment scripts and other npm modules.

Key Highlights

  • Updated Babel to 5.0
  • Removed 'use strict' directive since Babel handles it automatically
  • Updated deployment script
  • Updated other npm modules

Breaking Changes

  • Babel updated to 5.0
  • Removal of 'use strict' directive

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