Skip to content

Releases: jest-community/eslint-plugin-jest

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)

v27.4.3

20 Oct 22:04
Compare
Choose a tag to compare

27.4.3 (2023-10-20)

Bug Fixes

v27.4.2

29 Sep 21:31
Compare
Choose a tag to compare

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

v27.4.1

29 Sep 21:22
Compare
Choose a tag to compare

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)

v27.4.0

15 Sep 22:51
Compare
Choose a tag to compare

27.4.0 (2023-09-15)

Features

  • valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)

v27.3.0

15 Sep 22:45
Compare
Choose a tag to compare

27.3.0 (2023-09-15)

Features

v27.2.3

13 Jul 14:43
Compare
Choose a tag to compare

27.2.3 (2023-07-13)

Bug Fixes

  • allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398

v27.2.2

19 Jun 08:37
Compare
Choose a tag to compare

27.2.2 (2023-06-19)

Bug Fixes

  • add missing (optional) peer dependency on Jest (#1384) (34c3d32)