This repository was archived by the owner on May 29, 2019. It is now read-only.
v3.0.0
2017-07-10
Bug Fixes
-
add missing
options.ignoreOrderdetails in Error message (#539) (dd43832) -
fix: css generation order issue see: webpack/webpack#5225
Code Refactoring
-
Apply webpack-defaults & webpack 3.x support (#540) (7ae32d9)
-
refactor: DeprecationWarning: Chunk.modules 543
BREAKING CHANGES
-
Enforces
enginesof"node": ">=4.3.0 < 5.0.0 || >= 5.10 -
Updates to
Chunk.mapModules. This release is not backwards compatible withWebpack 2.xdue to breaking changes in webpack/webpack#4764 -
Enforces
peerDependenciesof"webpack": "^3.1.0".