v9.0.0-beta.0
Pre-release
Pre-release
·
199 commits
to master
since this release
Major Changes
-
Support ESLint 8.x (15e26ec)
We've upgraded the parsers and plugins bundled in
eslint-config-seekfor ESLint 8.x compatibility. Some linting rules have changed and may require manual triage. In particular, we've applied the following major upgrades:-
This includes changes to the recommended rule set.
-
babel-eslint→@babel/eslint-parserThis resolves the following installation warning:
babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. -
This unifies on a single
prettierconfig.
eslint-plugin-cypressis currently incompatible with ESLint 8.x. Projects that utilise Cypress should remain on ESLint 7.x. -