File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22- docs: update readme
33
44## 1.0.0 (2022-09-12)
5- - BRAKING CHANGE: reverted defaults behavior as in ` v0.8.1 ` - remove empty scripts before other plugins will be called.
5+ - BREAKING CHANGE: reverted default behavior as in ` v0.8.1 ` - remove empty scripts before other plugins will be called.
66 This change is needs for properly work of the vast majority of webpack plugins.
77
88 For compatibility with ` v0.8.2 - v0.8.4 ` , if you have an issue, use new ` stage ` option with the value:
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This plugin remove unexpected empty js file.
3535
3636> ** Warning**
3737>
38- > The new version ` 1.0.0 ` has probable ` BRAKING CHANGE` .\
38+ > Version ` 1.0.0 ` might introduce a possible ` BREAKING CHANGE` .\
3939> In this version was reverted defaults behavior as in ` v0.8.1 ` - remove empty scripts ` before ` processing other plugins.
4040>
4141> ** Migration to v1.0.0**
You can’t perform that action at this time.
0 commit comments