yarn eslint-webpack-plugin 6.0.0

7 hours ago

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)

Don't miss a new eslint-webpack-plugin release

NewReleases is sending notifications on new releases.