Skip to content

ES6 Migration

Choose a tag to compare

@mtraynham mtraynham released this 29 May 02:24
· 192 commits to master since this release

This release migrates all code to ES6, using babel. Everything should still work the same, minus the ability to require functions independently by path within node (which is not encouraged). If you need to do that, see the README note.

Other changes include:

  • Browser testing
  • Refactored gulp tasks