Skip to content

Releases: jest-community/eslint-plugin-jest

v21.25.0

14 Oct 17:58

Choose a tag to compare

21.25.0 (2018-10-14)

Features

v21.24.2

14 Oct 10:48

Choose a tag to compare

21.24.2 (2018-10-14)

Bug Fixes

  • expect-expect: support MemberExpressions in assertFunctionNames (#176) (9466959), closes #175

v21.24.1

02 Oct 15:32

Choose a tag to compare

21.24.1 (2018-10-02)

Bug Fixes

  • no-focused-tests: detect usage like 'test.only.each()' (4e4313e)

v21.24.0

30 Sep 20:15

Choose a tag to compare

21.24.0 (2018-09-30)

Bug Fixes

  • prefer-strict-equal: only run if expect is used (#163) (ee2647e)
  • require-tothrow-message: cover more cases (#161) (f2d2dbe)

Features

v21.23.0

29 Sep 18:43

Choose a tag to compare

21.23.0 (2018-09-29)

Features

v21.22.1

21 Sep 07:30

Choose a tag to compare

21.22.1 (2018-09-21)

Bug Fixes

  • no-disabled-tests: fix false positives for pending() usage (#155) (fdce162), closes #149

v21.22.0

24 Aug 16:23

Choose a tag to compare

21.22.0 (2018-08-24)

Features

  • rule: add allow option to expect-expect rule (#139) (97a5fce)

v21.21.0

11 Aug 14:38
e039fed

Choose a tag to compare

21.21.0 (2018-08-11)

Features

v21.20.2

09 Aug 22:54

Choose a tag to compare

21.20.2 (2018-08-09)

Bug Fixes

  • rule: no-large-snapshots to allow maxSize of 0 (#132) (e42c9e3)

v21.20.1

09 Aug 20:34

Choose a tag to compare

21.20.1 (2018-08-09)

Bug Fixes

  • docs: add expect-expect rule in list (#137) (3aa7c99)