Skip to content

Releases: jest-community/eslint-plugin-jest

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)

v29.15.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:18

29.15.1 (2026-03-24)

Bug Fixes

v29.15.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 18:04

29.15.0 (2026-02-15)

Features

  • no-conditional-in-test: only report optional chaining when allowOptionalChaining is false (#1934) (3f5751e)

v29.14.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 20:00

29.14.0 (2026-02-12)

Features

  • no-conditional-in-test: ban optional chaining (#1933) (6406493)

v29.13.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 20:16

29.13.0 (2026-02-08)

Features

v29.12.2

Choose a tag to compare

@github-actions github-actions released this 03 Feb 07:59

29.12.2 (2026-02-03)

Bug Fixes

  • add optional peer dependency on TypeScript (#1926) (82e3b04)