# eslint-webpack-plugin v4.0.0 - Product: eslint-webpack-plugin (https://whatsnew.fyi/product/eslint-webpack-plugin) - Vendor: webpack - Date: 2023-02-03 - Version: v4.0.0 - Original notes: https://github.com/webpack/eslint-webpack-plugin/releases/tag/v4.0.0 - Permalink: https://whatsnew.fyi/product/eslint-webpack-plugin/releases/v4.0.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'. --- - **removed** — Drop support for Node v12 and ESLint v7 - **fixed** — Lint modules that are cached with webpack's filesystem cache ##### [4.0.0](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.2.0...v4.0.0) (2023-02-03) ###### ⚠ BREAKING CHANGES * drop node v12 and eslint v7 (#159) ###### Bug Fixes * lint modules that are cached with webpack's filesystem cache ([#197](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/197)) ([92f25ec](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/92f25ecf5f92d72bab4c80dac363a1c632e3500f)), closes [#130](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/130) * drop node v12 and eslint v7 ([#159](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/159)) ([1edd3c1](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/1edd3c1ab63ba864768d812401ce500318548e2d))