Releases: webpack/eslint-config-webpack
Releases · webpack/eslint-config-webpack
v4.6.3
4.6.3 (2025-08-22)
Bug Fixes
v4.6.2
4.6.2 (2025-08-22)
Bug Fixes
- do not apply typescript preset without tsconfig (#89) (f883516)
v4.6.1
4.6.1 (2025-08-20)
Bug Fixes
- allow to use any Node.js features and ECMA syntax in documentation (#88) (bb600e0)
v4.6.0
4.6.0 (2025-08-12)
Features
Bug Fixes
- disable
n/no-extraneous-import
due import/no-extraneous-dependencies
(#85) (c600bab)
v4.5.1
4.5.1 (2025-07-25)
Bug Fixes
- disable
unicorn/prefer-class-fields
for old es versions (#84) (83b9784)
v4.5.0
4.5.0 (2025-07-23)
Features
Bug Fixes
v4.4.2
4.4.2 (2025-07-22)
Bug Fixes
v4.4.1
4.4.1 (2025-07-17)
Bug Fixes
- disable
unicorn/prefer-object-from-entries
for old es versions (#78) (bb28a00)
v4.4.0
4.4.0 (2025-07-15)
Features
- new browsers and universal presets (63c9d13)
Bug Fixes
- add
jest-environment-options
to ignore typescript jsdoc errors (#76) (08c3da3)
v4.3.4
4.3.4 (2025-07-14)
Bug Fixes