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

Release v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshwiens joshwiens released this 24 Jun 02:43
· 17 commits to master since this release

3.0.0-beta.0 (2017-06-23)

Bug Fixes

  • add missing options.ignoreOrder details in Error message (#539) (dd43832)

Code Refactoring

BREAKING CHANGES

  • 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.0.0-rc.0 || ^3.0.0".
  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10