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