3.0.0-beta.0 (2017-06-23)
Bug Fixes
Code Refactoring
BREAKING CHANGES
- Updates to
Chunk.mapModules
. This release is not backwards compatible withWebpack 2.x
due to breaking changes in webpack/webpack#4764 - Enforces
peerDependencies
of"webpack": ">= 3.0.0-rc.0 || ^3.0.0"
. - Enforces
engines
of"node": ">=4.3.0 < 5.0.0 || >= 5.10