Skip to content

Releases: jest-community/eslint-plugin-jest

v26.2.2

14 May 21:30
Compare
Choose a tag to compare

26.2.2 (2022-05-14)

Bug Fixes

  • use the last reference definition when checking jest fn scope (#1109) (1b2b9c1)

v26.2.1

14 May 09:20
Compare
Choose a tag to compare

26.2.1 (2022-05-14)

Bug Fixes

  • use correct scope for checking references (#1107) (89ab1a0)

v26.2.0

13 May 21:13
Compare
Choose a tag to compare

26.2.0 (2022-05-13)

Features

v26.1.5

22 Apr 23:45
Compare
Choose a tag to compare

26.1.5 (2022-04-22)

Bug Fixes

  • prefer-expect-assertions: properly handle checking across multiple tests (#1089) (8b61b0c)

v26.1.4

08 Apr 06:57
Compare
Choose a tag to compare

26.1.4 (2022-04-08)

Bug Fixes

  • prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#1078) (98e5166)

v26.1.3

24 Mar 09:12
Compare
Choose a tag to compare

26.1.3 (2022-03-24)

Bug Fixes

  • change node engine version to match dependencies (#1072) (ef2c093)

v26.1.2

19 Mar 23:57
Compare
Choose a tag to compare

26.1.2 (2022-03-19)

Bug Fixes

  • prefer-snapshot-hint: support passing hint to toMatchSnapshot as first argument (#1070) (97b1f9d)

v26.1.1

15 Feb 13:17
Compare
Choose a tag to compare

26.1.1 (2022-02-15)

Bug Fixes

v26.1.0

06 Feb 21:51
Compare
Choose a tag to compare

26.1.0 (2022-02-06)

Features

v26.1.0-next.2

06 Feb 21:15
Compare
Choose a tag to compare
v26.1.0-next.2 Pre-release
Pre-release

26.1.0-next.2 (2022-02-06)

Features

  • deprecate no-if in favor of no-conditional-in-test (#1049) (b15f3af)