Skip to content

Releases: cypress-io/eslint-plugin-cypress

v3.5.0

12 Aug 14:25
d58d93d
Compare
Choose a tag to compare

3.5.0 (2024-08-12)

Features

v3.4.0

24 Jul 19:44
e644392
Compare
Choose a tag to compare

3.4.0 (2024-07-24)

Features

  • add name to configs (for tooling) (d2f8406)

v3.3.0

29 May 03:29
0e835e9
Compare
Choose a tag to compare

3.3.0 (2024-05-29)

Features

  • add flat configurations (0e434c7)

v3.2.0

06 May 17:05
c40989d
Compare
Choose a tag to compare

3.2.0 (2024-05-06)

Features

  • support eslint v9 through @eslint/eslintrc (25e092e)

v3.1.1

03 May 18:02
dc22026
Compare
Choose a tag to compare

3.1.1 (2024-05-03)

Bug Fixes

  • issue with unsafe to chain command that is not an action (93824e4)

v3.1.0

03 May 14:20
87f35e0
Compare
Choose a tag to compare

3.1.0 (2024-05-03)

Features

  • apply no-pause rule recursively (f725f55)

v3.0.3

01 May 13:52
abb8591
Compare
Choose a tag to compare

3.0.3 (2024-05-01)

Bug Fixes

  • deps: update semantic-release to 23.0.8 (b3c2425)

v3.0.2

26 Apr 14:20
429ac7f
Compare
Choose a tag to compare

3.0.2 (2024-04-26)

Bug Fixes

  • convert deprecated context calls (d3d333a)

v3.0.1

25 Apr 11:56
bd9694f
Compare
Choose a tag to compare

3.0.1 (2024-04-25)

Bug Fixes

  • enable cypress/no-async-before (b57bf97)

v3.0.0

22 Apr 19:30
03a52b9
Compare
Choose a tag to compare

3.0.0 (2024-04-22)

BREAKING CHANGES

  • Support for ESlint v3, v4, v5 & v6 is removed (bafb3b6)
  • Support ESLint v7 and v8 only (ESLint v9 is not yet supported)