eslint-webpack-plugin v6.0.0

v6.0.0
Added 1
  • Add support for ESLint v10
Changed 1
  • Use compiler.options.mode to set the default value of failOnError
Fixed 1
  • Do not store errors, errors from files not included should not be reported
Removed 2
  • Remove threads option
  • Remove support for ESLint v8 and Node.js v18

From eslint-webpack-plugin

6.0.0 (2026-04-03)
⚠ BREAKING CHANGES
  • remove threads option (#299)
  • use compiler.options.mode to set the default value of failOnError (#296)
  • add support for ESLint v10 and remove support for ESLint v8 and Node.js v18 (#295)
Features
  • add support for ESLint v10 and remove support for ESLint v8 and Node.js v18 (#295) (42de4fe)
Bug Fixes
  • do not store errors, errors from files not included should not be reported (#298) (a4400b2)

  • use compiler.options.mode to set the default value of failOnError (#296) (def99b0)

  • remove threads option (#299) (a53360e)

View original

Upgraded? How did it go?

Discussion