Skip to content

Releases: jest-community/eslint-plugin-jest

v23.12.0

16 May 08:51
Compare
Choose a tag to compare

23.12.0 (2020-05-16)

Features

  • deprecate no-expect-resolves rule (b6a22e5)
  • deprecate no-truthy-falsy rule (a67d92d)
  • deprecate prefer-inline-snapshots rule (1360e9b)

v23.11.0

12 May 20:05
Compare
Choose a tag to compare

23.11.0 (2020-05-12)

Features

v23.10.0

09 May 00:03
Compare
Choose a tag to compare

23.10.0 (2020-05-09)

Features

  • no-deprecated-functions: support jest version setting (#564) (05f20b8)

v23.9.0

04 May 07:51
Compare
Choose a tag to compare

23.9.0 (2020-05-04)

Features

v23.8.2

06 Mar 01:37
Compare
Choose a tag to compare

23.8.2 (2020-03-06)

Bug Fixes

  • prefer-to-contain: check that expect argument is defined before use (#542) (56f909b)

v23.8.1

29 Feb 20:16
Compare
Choose a tag to compare

23.8.1 (2020-02-29)

Bug Fixes

v23.8.0

23 Feb 04:02
Compare
Choose a tag to compare

23.8.0 (2020-02-23)

Bug Fixes

  • valid-title: ensure argument node is defined before accessing props (#538) (7730f75)

Features

  • no-large-snapshots: add setting to define maxSize by snapshot type (#524) (0d77300)

v23.7.0

07 Feb 21:07
Compare
Choose a tag to compare

23.7.0 (2020-02-07)

Bug Fixes

Features

  • valid-title: support disallowedWords option (#522) (38bbe93)

v23.6.0

12 Jan 11:30
Compare
Choose a tag to compare

23.6.0 (2020-01-12)

Features

v23.5.0

12 Jan 10:52
Compare
Choose a tag to compare

23.5.0 (2020-01-12)

Features

  • expect-expect: support glob patterns for assertFunctionNames (#509) (295ca9a)
  • valid-expect: refactor valid-expect linting messages (#501) (7338362)