v0.3.3

Klavis-AI/klavisv0.3.3Apr 16, 2015by koistya

AI Summary

A minor maintenance release primarily focused on upgrading the core JavaScript transpiler to version 5.0. It also includes updates to deployment scripts and other npm dependencies.

Key Highlights

  • Update Babel to version 5.0.0
  • Update deployment script
  • Update 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