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

Commit 8ba60e5

Browse files
chore(release): 4.0.0-alpha.0
1 parent e0c2e54 commit 8ba60e5

File tree

3 files changed

+1000
-598
lines changed

3 files changed

+1000
-598
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="4.0.0-alpha.0"></a>
6+
# [4.0.0-alpha.0](https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.2...v4.0.0-alpha.0) (2018-02-14)
7+
8+
9+
### Chores
10+
11+
* **package:** update `engines` && `peerDependencies` ([05b41f3](https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/05b41f3))
12+
13+
14+
### Code Refactoring
15+
16+
* **ExtractTextPlugin:** update to new plugin system and API's ([#707](https://github.com/webpack-contrib/extract-text-webpack-plugin/issues/707)) ([51c56c0](https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/51c56c0))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* **ExtractTextPlugin:** requires `webpack >= v4.0.0`
22+
* **package:** requires `node >= v6.0.0` (`engines`)
23+
24+
25+
526
<a name="3.0.2"></a>
627
## [3.0.2](https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.1...v3.0.2) (2017-10-25)
728

0 commit comments

Comments
 (0)