Releases: cypress-io/eslint-plugin-cypress
Releases · cypress-io/eslint-plugin-cypress
v6.3.1
14 Apr 22:19
Compare
Sorry, something went wrong.
No results found
6.3.1 (2026-04-14)
Bug Fixes
deps: update dependency globals to ^17.5.0 (#326 ) (257d0ec )
v6.3.0
09 Apr 02:51
Compare
Sorry, something went wrong.
No results found
6.3.0 (2026-04-09)
Features
added no-and rule to ensure .and() follows certain commands (#310 ) (c0b7e3b )
v6.2.3
06 Apr 23:05
Compare
Sorry, something went wrong.
No results found
6.2.3 (2026-04-06)
Bug Fixes
no-unnecessary-waiting flag identifiers defined in object/array patterns (#308 ) (f5ccf77 )
v6.2.2
02 Apr 16:59
Compare
Sorry, something went wrong.
No results found
6.2.2 (2026-04-02)
Bug Fixes
deps: update dependency globals to ^17.4.0 (#319 ) (3653e82 )
v6.2.1
24 Mar 16:38
Compare
Sorry, something went wrong.
No results found
6.2.1 (2026-03-24)
Bug Fixes
conditional expressions are now checked by require-data-selectors (#305 ) (d69d417 )
v6.2.0
10 Mar 17:07
Compare
Sorry, something went wrong.
No results found
6.2.0 (2026-03-10)
Features
require-data-selector uses consistent rules with assignments (#302 ) (de98a5d )
v6.1.0
20 Feb 14:21
Compare
Sorry, something went wrong.
No results found
6.1.0 (2026-02-20)
Features
v6.0.0
17 Feb 15:11
Compare
Sorry, something went wrong.
No results found
6.0.0 (2026-02-17)
Features
publish v6 with ESLint v10 migration completion (#298 )
BREAKING CHANGES
Remove deprecated eslint-plugin-cypress/flat configuration
Use eslint-plugin-cypress instead
Update globals to 17.3.0
Other changes:
Add package type commonjs
Documentation updates related to flat configuration
Update Node.js to 24.13.1
v5.4.0 (DEPRECATED)
17 Feb 14:28
Compare
Sorry, something went wrong.
No results found
5.4.0 (2026-02-17)
Deprecated: Accidentally includes breaking changes from 6.0.0
v5.3.0
09 Feb 17:52
Compare
Sorry, something went wrong.
No results found
5.3.0 (2026-02-09)
Features