# eslint-webpack-plugin v4.2.0 - Product: eslint-webpack-plugin (https://whatsnew.fyi/product/eslint-webpack-plugin) - Vendor: webpack - Date: 2024-05-24 - Version: v4.2.0 - Original notes: https://github.com/webpack/eslint-webpack-plugin/releases/tag/v4.2.0 - Permalink: https://whatsnew.fyi/product/eslint-webpack-plugin/releases/v4.2.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support eslint 9 - **fixed** — Use stillValidModule only when lintDirtyModulesOnly is disabled ##### [4.2.0](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.1.0...v4.2.0) (2024-05-24) ###### Features * support eslint 9 ([#250](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/250)) ([d25e94c](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/d25e94c90b477d465bf4d7fb6450a9b4ed6936f4)) ###### Bug Fixes * use `stillValidModule` only `lintDirtyModulesOnly` is disabled ([#253](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/253)) ([b52d1e7](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/b52d1e743e77e657256919ca7b0cdb1d432a1fb9))