Releases: kentcdodds/eslint-config-kentcdodds
Releases · kentcdodds/eslint-config-kentcdodds
v21.0.0
v20.5.0
v20.4.0
v20.3.1
v20.3.0
v20.2.0
v20.1.0
v20.0.1
v20.0.0
20.0.0 (2022-01-07)
chore
Features
- merge ES6 config into main config (#126) (e677dc8)
- remove deprecated rules (#125) (4adcf71)
- simplify configs (#124) (1135764)
- support ESLint 8.x (#119) (badba38)
BREAKING CHANGES
- Requires ESLint@^8.0.0
- ES6 config is now part of the main config
- ES6, import & main configs don't have sub-configs anymore
- Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0