Skip to content

v5.0.0

Compare
Choose a tag to compare
@jennifer-shehane jennifer-shehane released this 29 May 14:52
· 14 commits to master since this release
618bd21

5.0.0 (2025-05-29)

Breaking Changes

  • Support for non-flat legacy configurations is removed. The default configuration eslint-plugin-cypress now resolves to the flat configuration instead of to the legacy configuration

Deprecations

  • eslint-plugin-cypress/flat is deprecated and should be replaced by eslint-plugin-cypress

Other

  • remove legacy eslintrc configuration (#260) (618bd21)
  • globals dependency is updated to 16.2.0
  • semantic-release dependency is update to 24.2.5