Releases: deepcrawl/eslint-config
Releases · deepcrawl/eslint-config
v14.1.1
14.1.1 (2024-11-20)
Bug Fixes
- Allow 40 max-lines-per-function (1545e76)
v14.0.0
14.0.0 (2024-10-17)
Features
BREAKING CHANGES
- Require ESLint v9 and flat config.
v13.12.0
Features
- Upgrade typescript-eslint plugin and parser, and node plugin (75053b6)
v13.11.0
Features
- Remove jest-formatting plugin and use rules ported to jest plugin (8a71727)
v13.10.0
Features
- Upgrade eslint-plugin-import (ce45c53)
- Upgrade eslint-plugin-jest (4272f6f)
- Upgrade eslint-plugin-n (24c4072)
- Upgrade eslint-plugin-sonarjs (ce514a6)
- Upgrade typescript-eslint (65457d6)
v13.7.1
13.7.1 (2024-07-19)
Bug Fixes
- Allow PascalCase and snake_case import naming convention (2cc9c2f)