What changed in eslint-webpack-plugin from 5 to 6
1 release numbered after v5.0.3 up to and including v6.0.0, stable releases only. v5.0.3 and v6.0.0 are the newest stable releases of 5 and 6 we track; this page follows them as new ones ship.
- 1 mentions breaking changes
- 1 removes or deprecates something
5 changes across 1 release
Original release notes, newest first
The list above is our reading of these notes; the originals from webpack are here, one fold per release.
v6.0.0
6.0.0 (2026-04-03)
⚠ BREAKING CHANGES
- remove threads option (#299)
- use
compiler.options.modeto set the default value offailOnError(#296) - add support for ESLint v10 and remove support for ESLint v8 and Node.js v18 (#295)