File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
- docs: update readme
3
3
4
4
## 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.
6
6
This change is needs for properly work of the vast majority of webpack plugins.
7
7
8
8
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.
35
35
36
36
> ** Warning**
37
37
>
38
- > The new version ` 1.0.0 ` has probable ` BRAKING CHANGE` .\
38
+ > Version ` 1.0.0 ` might introduce a possible ` BREAKING CHANGE` .\
39
39
> In this version was reverted defaults behavior as in ` v0.8.1 ` - remove empty scripts ` before ` processing other plugins.
40
40
>
41
41
> ** Migration to v1.0.0**
You can’t perform that action at this time.
0 commit comments