Skip to content

Releases: jest-community/eslint-plugin-jest

v25.3.3

30 Dec 21:22
Compare
Choose a tag to compare

25.3.3 (2021-12-30)

Bug Fixes

  • prefer-to-contain: support square bracket accessors (#1009) (73984a7)
  • prefer-to-have-length: support square bracket accessors (#1010) (9e70f55)

v25.3.2

27 Dec 21:46
Compare
Choose a tag to compare

25.3.2 (2021-12-27)

Bug Fixes

  • no-large-snapshots: only count size of template string for inline snapshots (#1005) (5bea38f)
  • prefer-hooks-on-top: improve message & docs (#999) (f9e7ae2)

v25.3.1

27 Dec 21:32
Compare
Choose a tag to compare

25.3.1 (2021-12-27)

Bug Fixes

v25.3.0

23 Nov 05:32
Compare
Choose a tag to compare

25.3.0 (2021-11-23)

Features

  • require-hook: add allowedFunctionCalls setting (#983) (9d9336a)

v25.2.4

08 Nov 09:04
Compare
Choose a tag to compare

25.2.4 (2021-11-08)

Bug Fixes

  • prefer-to-be: preserve resolves and rejects modifiers (#980) (a1296bd)

v25.2.3

04 Nov 18:31
Compare
Choose a tag to compare

25.2.3 (2021-11-04)

Bug Fixes

  • no-deprecated-functions: mark jest as an optional peer dependency (#970) (f468752)

v25.2.2

17 Oct 10:24
Compare
Choose a tag to compare

25.2.2 (2021-10-17)

Bug Fixes

  • require-hook: check variables are either const or declarations (#959) (ce8cd61)

v25.2.1

15 Oct 01:09
Compare
Choose a tag to compare

25.2.1 (2021-10-15)

Bug Fixes

  • expect-expect: don't error on it.todo & test.todo calls (#954) (d3cc0db)

v25.2.0

14 Oct 21:28
Compare
Choose a tag to compare

25.2.0 (2021-10-14)

Features

  • expect-expect: support additionalTestBlockFunctions option (#850) (3b94c62)

v25.1.0

14 Oct 19:38
Compare
Choose a tag to compare

25.1.0 (2021-10-14)

Features