Skip to content

v9.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 22 Mar 11:48
· 199 commits to master since this release
8858ebd

Major Changes

  • Support ESLint 8.x (15e26ec)

    We've upgraded the parsers and plugins bundled in eslint-config-seek for ESLint 8.x compatibility. Some linting rules have changed and may require manual triage. In particular, we've applied the following major upgrades:

    eslint-plugin-cypress is currently incompatible with ESLint 8.x. Projects that utilise Cypress should remain on ESLint 7.x.