Skip to content

Releases: jest-community/eslint-plugin-jest

v22.17.0

05 Sep 14:22

Choose a tag to compare

22.17.0 (2019-09-05)

Features

  • matchers: add toStrictEqual as equality matcher (#412) (eacb78a), closes #411

v22.16.0

29 Aug 19:57

Choose a tag to compare

22.16.0 (2019-08-29)

Features

v22.15.2

21 Aug 20:20

Choose a tag to compare

22.15.2 (2019-08-21)

Bug Fixes

v22.15.1

12 Aug 23:33

Choose a tag to compare

22.15.1 (2019-08-12)

Bug Fixes

  • prefer-spy-on: do not change behavior of fixed instances (#390) (d9a79b2), closes #389

v22.15.0

07 Aug 16:24

Choose a tag to compare

22.15.0 (2019-08-07)

Features

v22.14.1

31 Jul 08:49

Choose a tag to compare

22.14.1 (2019-07-31)

Bug Fixes

  • check method(node) returns truthy before trying to using results (#358) (4a6d486), closes #357

v22.14.0

26 Jul 18:50

Choose a tag to compare

22.14.0 (2019-07-26)

Features

v22.13.7

25 Jul 21:44

Choose a tag to compare

22.13.7 (2019-07-25)

Bug Fixes

v22.13.6

23 Jul 00:57

Choose a tag to compare

22.13.6 (2019-07-23)

Bug Fixes

  • tsutils: identify only valid global properties (#343) (ae3e599)

v22.13.5

22 Jul 20:48

Choose a tag to compare

22.13.5 (2019-07-22)

Bug Fixes

  • util: identify only valid global properties (#341) (8e67740), closes #340