Skip to content

1.0.1

Choose a tag to compare

@beforan beforan released this 05 Dec 15:31
· 26 commits to master since this release
f63de81

This removes the need for your own workflow to transpile the source into something most browsers (or even gulp-uglify) can use.

  • Added gulp build workflow
    • Uses babel.js to transpile down to a "last 2 versions" compatible dist file.
  • misc fixes