Releases: cypress-io/eslint-plugin-cypress
Releases · cypress-io/eslint-plugin-cypress
v4.1.0
4.1.0 (2024-10-30)
Features
- docs: publish updated readme (2bc8d5a)
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
v3.6.0
3.6.0 (2024-10-11)
Features
- publish eslint v8 deprecation (44a7722)
v3.5.0
3.5.0 (2024-08-12)
Features
v3.4.0
3.4.0 (2024-07-24)
Features
- add
name
to configs (for tooling) (d2f8406)
v3.3.0
3.3.0 (2024-05-29)
Features
v3.2.0
3.2.0 (2024-05-06)
Features
- support eslint v9 through @eslint/eslintrc (25e092e)
v3.1.1
3.1.1 (2024-05-03)
Bug Fixes
- issue with unsafe to chain command that is not an action (93824e4)
v3.1.0
3.1.0 (2024-05-03)
Features
- apply no-pause rule recursively (f725f55)
v3.0.3
3.0.3 (2024-05-01)
Bug Fixes
- deps: update semantic-release to 23.0.8 (b3c2425)