Skip to content

v9.0.0

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 23 Mar 03:59
· 79 commits to master since this release
0968201

Major Changes

  • Support ESLint 8.x (#73)

    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.

Minor Changes