Skip to content

Releases: taehwanno/warnings-to-errors-webpack-plugin

v2.3.0

26 Sep 14:08
Compare
Choose a tag to compare
  • Exclude stats.warningsFilter matched warnings (#61)

v2.2.0

22 Sep 15:08
Compare
Choose a tag to compare
  • TypeScript typings for WarningsToErrorsPlugin (#59) thanks to @bes

v2.1.0

28 Aug 14:07
Compare
Choose a tag to compare

v2.0.1

11 Oct 14:01
Compare
Choose a tag to compare

v2 already support webpack v5. There are no breaking changes.

  • Add v5 to peerDependencies and webpack v5 test case (#26)

v2.0.0

12 Jun 14:27
Compare
Choose a tag to compare

There are no breaking changes between v1 and v2 🎉

  • Add support for webpack v4, while retaining support for webpack v2 and v3. (#2)

v2.0.0-alpha.1

25 Mar 15:32
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • Support webpack v4
$ npm install --save-dev warnings-to-errors-webpack-plugin@next

Breaking Changes

  • requires webpack >= 4.0.0

v1.0.0

20 Feb 16:57
Compare
Choose a tag to compare

👏