Releases: comicrelief/eslint-config
Releases · comicrelief/eslint-config
v2.0.3
2.0.3 (2022-08-12)
Bug Fixes
- Move ESLint plugins to peer dependencies (#39) (af61e8c)
v2.0.2
2.0.2 (2022-08-11)
Bug Fixes
v2.0.1
2.0.1 (2022-08-11)
Bug Fixes
- Update plugins to resolve peer dependency warnings (#37) (c3040f6)
v2.0.0
2.0.0 (2022-08-08)
Bug Fixes
- Upgrade to ESLint 8 and fix plugin compatibility issues (#34) (d379b40)
BREAKING CHANGES
-
upgrade eslint peer dependency to v8
-
Add README note about v2 breaking change
-
This package now requires ESLint 8
Co-authored-by: Seb Aebischer [email protected]
v1.4.0
1.4.0 (2022-06-01)
Features
v1.3.6
1.3.6 (2022-04-24)
Bug Fixes
- lock eslint-config-airbnb to minor version to avoid node v14.16 incompatibility (fd0627a)
v1.3.5
1.3.5 (2021-10-22)
Bug Fixes
- Add more extension rules for TypeScript (#31) (cc7f03c)
v1.3.4
1.3.4 (2021-03-16)
Bug Fixes
v1.3.3
1.3.3 (2021-02-22)
Bug Fixes
- Disable sonarjs/no-duplicate-string in tests (#29) (3fadaf2)
v1.3.2
1.3.2 (2021-02-22)
Bug Fixes