Releases: webpack-contrib/eslint-webpack-plugin
Releases · webpack-contrib/eslint-webpack-plugin
v2.3.0
v2.2.1
v2.2.0
2.2.0 (2020-11-04)
Features
Bug Fixes
-
Use compiler.outputFileSystem to write report
-
Use fs callback forms because webpack5 does not work with promisify on outputFileSystem methods
-
Do not accumulate more taps as watchRuns occur
-
Windows path escape, cleanup watch-fixture
Thanks to
- Jonathan Grimes [@jsg2021]