v0.3.3

livekit/agents-jsv0.3.3Apr 16, 2015by koistya

AI Summary

Updates Babel to version 5.0 and adjusts the deployment script accordingly.

Key Highlights

  • Update Babel to 5.0
  • Remove Use Strict Directive from .js files
  • Update deployment script

Breaking Changes

  • Update Babel to 5.0

New Features

  • Babel 5.0 upgrade

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