Releases: Boehringer-Ingelheim/eslint-config
Releases · Boehringer-Ingelheim/eslint-config
v7.3.0
v7.3.0-include-ignore-file.2
v7.3.0-include-ignore-file.1
7.3.0-include-ignore-file.1 (2025-02-17)
Features
v7.2.0
v7.2.0-support-playwright-ct.1
7.2.0-support-playwright-ct.1 (2025-02-14)
Features
- playwright: disable unbound-method rule for component testing compatibility (47349c9)
v7.1.0
v7.0.0
7.0.0 (2025-01-20)
Bug Fixes
- base: switch some perfectionist references to flatconfig (a6697cc)
- base: turn off import/no-unused-modules for now (a8f15dc)
- publishes type declarations (a410e8e)
- react: [sort-jsx-props] use regex pattern for custom groups (720df19)
- scripts: [repair] use exact rimraf version to not use a local and possible incompatible version (059835d)
- shared-configurations: [nextjs] ignore .next folder per default (2f51caa)
- shared-configurations: [react] remove redefined jsx-a11y plugin (76e7fc4)
- shared-configurations: make next.js configuration importable (c6ca951)
Features
- add basic typing to the index.js (ce3fbb0)
- base: [typescript-eslint] update parserOptions to use projectService instead of project (02ac930)
- deps: update dependencies (564b3ba)
- deps: update dependencies (dfed600)
- migrates to flat-config (b22a872)
- naming-convention: adds a new shared configuration for enforcing naming conventions (8f2fdf2)
- shared-configurations: [nextjs] enhance compatibility with react-refresh (ba20ebd)
- shared-configurations: add next.js configuration (ca94532)
BREAKING CHANGES
- migrate to flat config
- drop support for legacy config
v7.0.0-next.10
7.0.0-next.10 (2025-01-20)
Bug Fixes
- react: [sort-jsx-props] use regex pattern for custom groups (8625bbd)
v7.0.0-next.9
7.0.0-next.9 (2025-01-17)
Features
- naming-convention: adds a new shared configuration for enforcing naming conventions (8f2fdf2)