Skip to content

Releases: jest-community/eslint-plugin-jest

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)

v28.5.0

03 May 19:32
Compare
Choose a tag to compare

28.5.0 (2024-05-03)

Features

  • allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10)

v28.4.0

03 May 01:27
Compare
Choose a tag to compare

28.4.0 (2024-05-03)

Features

  • valid-expect: supporting automatically fixing missing await in some cases (#1574) (a407098)

v28.3.0

27 Apr 08:07
Compare
Choose a tag to compare

28.3.0 (2024-04-27)

Features

  • prefer importing jest globals for specific types (#1568) (c464ae3)

v28.2.0

06 Apr 23:07
Compare
Choose a tag to compare

28.2.0 (2024-04-06)

Features

  • support providing aliases for @jest/globals package (#1543) (744d4f6)