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

v4.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@michael-ciniawsky michael-ciniawsky released this 14 Feb 11:41
· 6 commits to master since this release
npm i -D extract-text-webpack-plugin@next

2018-02-14

Chores

  • package: update engines && peerDependencies (05b41f3)

Code Refactoring

  • ExtractTextPlugin: update to new plugin system and API's (#707) (51c56c0)

BREAKING CHANGES

  • ExtractTextPlugin: requires webpack >= v4.0.0
  • package: requires node >= v6.0.0 (engines)