Skip to content

Commit 20f8877

Browse files
thijstriemstrawebdiscus
authored andcommitted
docs: reword in readme and changelog
1 parent 7f57d3f commit 20f8877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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**

0 commit comments

Comments
 (0)