Releases: webpack/eslint-config-webpack
Releases · webpack/eslint-config-webpack
v4.1.1
4.1.1 (2025-06-20)
Bug Fixes
v4.1.0
4.1.0 (2025-06-12)
Features
- added
typescript/recommended
preset (fea16fb)
v4.0.10
4.0.10 (2025-06-11)
Bug Fixes
- use dirty parser configuration for markdown (#46) (404c7c8)
v4.0.9
4.0.9 (2025-06-11)
Bug Fixes
- adding default prettier config for old projects (86f7be6)
- disable
no-console
for tests (#45) (ab1798f)
v4.0.8
4.0.8 (2025-06-11)
Bug Fixes
v4.0.7
4.0.7 (2025-06-11)
Bug Fixes
v4.0.6
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.6 (2025-06-10)
Bug Fixes
- lazy loading configs in different deps (#42) (8a855ab)
v4.0.5
4.0.5 (2025-06-10)
Bug Fixes
- lazy load jest and typescript configuration (#40) (196e040)
- lazy load optional plugins (#41) (d634eaf)
- relax
jest/prefer-lowercase-title
(#39) (496c8e2)
v4.0.4
4.0.4 (2025-06-10)
Bug Fixes
- disable
require-await
rule (a787ef9)
v4.0.3
4.0.3 (2025-06-10)
Bug Fixes
- add
test/outputs
to global ignore (#36) (2d3253b)
- improve jest default configuration (#37) (e846ec3)