Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@joshwiens joshwiens released this 10 Jul 21:06
· 15 commits to master since this release

2017-07-10

Bug Fixes

Code Refactoring

  • Apply webpack-defaults & webpack 3.x support (#540) (7ae32d9)

  • refactor: DeprecationWarning: Chunk.modules 543

BREAKING CHANGES

  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

  • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764

  • Enforces peerDependencies of "webpack": "^3.1.0".