Releases: kentcdodds/eslint-config-kentcdodds
Releases · kentcdodds/eslint-config-kentcdodds
v17.5.0
17.5.0 (2021-03-16)
Features
- Update dependencies & add new rules (#94) (b27d0f0)
v17.4.0
17.4.0 (2021-03-01)
Features
- update to latest of deps and disable annoying rules (e6ee710)
v17.3.2
17.3.2 (2021-01-26)
Bug Fixes
- disable another troublesome rule (cd701d6)
v17.3.1
17.3.1 (2021-01-26)
Bug Fixes
- add no-unsafe-optional-chaining as an error (b8a3c69)
- configure new rules (0b584af)
- disable some rules that I have found to be annoying (c83e9dc)
- react: disable some rules (03bad6c)
v17.3.0
17.3.0 (2020-12-02)
Features
- jest: add jest-dom/prefer-to-have-value (8a53ff5)
v17.1.1
17.1.1 (2020-11-27)
Bug Fixes
- disable no-duplicate-imports for TS files and add new rule (06e5ded)