Skip to content

Releases: jest-community/eslint-plugin-jest

v29.16.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:32

29.16.5 (2026-08-27)

Bug Fixes

  • no-export: handle literal property accessors (#2011) (d848f70)

v29.16.4

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:48

29.16.4 (2026-08-27)

Bug Fixes

  • no-export: handle nested assignment chains (#2009) (14b559a)

v29.16.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:30

29.16.3 (2026-08-27)

Bug Fixes

v29.16.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 19:19

29.16.2 (2026-08-25)

Bug Fixes

  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)

v29.16.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 05:51

29.16.1 (2026-08-12)

Bug Fixes

  • prefer-comparison-matcher: don't crash on expect chain without a value (#2001) (a4d20e0)
  • prefer-expect-resolves: don't crash on expect chain without a value (#2002) (0cf65de)

v29.16.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:07

29.16.0 (2026-07-24)

Features

  • valid-expect-with-promise: add checkThenables option for custom promises (#1996) (692c748)

v29.15.5

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:06

29.15.5 (2026-07-20)

Bug Fixes

  • allow TypeScript v7 as a peer dependency (#1992) (155ba2e)

v29.15.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:28

29.15.4 (2026-06-30)

Bug Fixes

  • no-export: don't report on assignment to locals named module (#1976) (da02c0c)

v29.15.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:23

29.15.3 (2026-06-26)

Bug Fixes

  • no-export: treat describe blocks as test files (#1978) (70568b0)

v29.15.2

Choose a tag to compare

@github-actions github-actions released this 09 Apr 22:12

29.15.2 (2026-04-09)

Bug Fixes

  • valid-mock-module-path: don't report virtual mocks (#1946) (a1916d1)