Skip to content

v1.9.0

Compare
Choose a tag to compare
@JFusco JFusco released this 17 Mar 12:56
· 11 commits to master since this release

Minor Release

Updates
  • Update dependencies and devDependencies.
  • 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