Releases: cypress-io/eslint-plugin-cypress
Releases · cypress-io/eslint-plugin-cypress
v5.1.0
v5.0.1
v5.0.0
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 byeslint-plugin-cypress
Other
v4.3.0
v4.2.1
v4.2.0
v4.1.0
v4.0.0
4.0.0 (2024-10-11)
Features
- minimum version eslint v9 (b50181a)
BREAKING CHANGES
- Support ESLint v9 and above only
Support for ESlint v7 & v8 is removed
languageOptions ecmaVersion: 2019 and sourceType: module are removed from eslint-plugin-cypress/flat config
globals is updated to 15.11.0
eslint-plugin-n is updated to 17.11.1