v1.9.0
Minor Release
Updates
- Update
dependencies
anddevDependencies
. - Remove gulp dependency completely and just use webpack and npm for running builds.
- Modify plugins in webpack
- Update package.json to include semver build scripts so we can easily bump the version.
- Update README documentation
Breaking Changes
- None