- Updated build process to webpack 4
- Updated build process to Babel 7
- Updated build process to use uglify webpack plugin over cli
- Updated unit test to Jest 24
- Support UMD
- Use Babel 6 and replace let with const where possible
- Remove bundled ES6 polyfill (include it from elsewhere if you need it)