Skip to content

Releases: jest-community/eslint-plugin-jest

v28.0.0-next.1

21 Mar 19:31
Compare
Choose a tag to compare
v28.0.0-next.1 Pre-release
Pre-release

28.0.0-next.1 (2024-03-21)

Features

BREAKING CHANGES

  • removed no-if in favor of no-conditional-in-test

v27.9.0

16 Feb 17:40
Compare
Choose a tag to compare

27.9.0 (2024-02-16)

Features

  • add should-be-fine support for flat configs (#1505) (4cc2a1b)

v27.8.0

13 Feb 17:54
Compare
Choose a tag to compare

27.8.0 (2024-02-13)

Features

v27.8.0-next.1

13 Feb 17:55
Compare
Choose a tag to compare
v27.8.0-next.1 Pre-release
Pre-release

27.8.0-next.1 (2024-02-13)

Features

v27.7.0

13 Feb 17:40
Compare
Choose a tag to compare

27.7.0 (2024-02-13)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v7 (#1500) (6be2928)

v27.6.3

12 Jan 17:35
Compare
Choose a tag to compare

27.6.3 (2024-01-12)

Bug Fixes

v27.6.2

10 Jan 07:44
Compare
Choose a tag to compare

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

v27.6.1

01 Jan 18:48
Compare
Choose a tag to compare

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)

v27.6.0

26 Oct 20:39
Compare
Choose a tag to compare

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

v27.5.0

26 Oct 18:43
Compare
Choose a tag to compare

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)