Skip to content

Releases: jest-community/eslint-plugin-jest

v28.11.0

15 Jan 01:55
Compare
Choose a tag to compare

28.11.0 (2025-01-15)

Features

  • valid-expect: allow calling expect with no arguments (#1688) (ff0349e)

v28.10.1

15 Jan 00:59
Compare
Choose a tag to compare

28.10.1 (2025-01-15)

Bug Fixes

  • padding-around-test-blocks: update description (#1691) (9cb4ecc)

v28.10.0

19 Dec 18:35
Compare
Choose a tag to compare

28.10.0 (2024-12-19)

Features

  • unbound-method: ignore functions passed to jest.mocked (#1681) (d868636)

v28.9.0

05 Nov 19:21
Compare
Choose a tag to compare

28.9.0 (2024-11-05)

Features

v28.8.3

04 Sep 19:19
Compare
Choose a tag to compare

28.8.3 (2024-09-04)

Bug Fixes

  • prefer-importing-jest-globals: don't add imports in the middle of statements (#1645) (9c4197c)

v28.8.2

02 Sep 03:12
Compare
Choose a tag to compare

28.8.2 (2024-09-02)

Performance Improvements

  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#1646) (0660242)

v28.8.1

29 Aug 20:05
Compare
Choose a tag to compare

28.8.1 (2024-08-29)

Bug Fixes

  • prefer-importing-jest-globals: support typescript-eslint parser (#1639) (307f6a7)

v28.8.0

07 Aug 18:32
Compare
Choose a tag to compare

28.8.0 (2024-08-07)

Features

  • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)

v28.7.0

03 Aug 20:51
Compare
Choose a tag to compare

28.7.0 (2024-08-03)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v8 (#1636) (fb43171)

v28.6.0

06 Jun 19:40
Compare
Choose a tag to compare

28.6.0 (2024-06-06)

Features

  • prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
  • valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)