Skip to content

Releases: jest-community/eslint-plugin-jest

v21.14.1

13 Mar 20:01

Choose a tag to compare

21.14.1 (2018-03-13)

Bug Fixes

  • valid-describe: add check for empty arguments (#94) (80c9b33), closes #93

v21.14.0

10 Mar 18:17

Choose a tag to compare

21.14.0 (2018-03-10)

Features

  • rules: add 'no-jest-import' rule to the recommended config (#99) (fb54759), closes #98

v21.13.0

05 Mar 16:49

Choose a tag to compare

21.13.0 (2018-03-05)

Features

v21.12.3

03 Mar 07:27

Choose a tag to compare

21.12.3 (2018-03-03)

Bug Fixes

  • util: add a test instead of throwing an error on getDocsUrl (#96) (6e79636), closes #91

v21.12.2

17 Feb 19:05
58f4396

Choose a tag to compare

21.12.2 (2018-02-17)

Bug Fixes

  • coverage: get close to 100% test coverage (#67) (58f4396)

v21.12.1

13 Feb 07:56

Choose a tag to compare

21.12.1 (2018-02-13)

Bug Fixes

  • valid-describe: support TemplateLiteral first argument (#77) (47eb6c2), closes #75

v21.12.0

12 Feb 22:24

Choose a tag to compare

21.12.0 (2018-02-12)

Features

v21.11.0

12 Feb 21:45

Choose a tag to compare

21.11.0 (2018-02-12)

Features

v21.10.0

12 Feb 21:36

Choose a tag to compare

21.10.0 (2018-02-12)

Features

v21.9.0

12 Feb 07:36
38f8ca0

Choose a tag to compare

21.9.0 (2018-02-12)

Bug Fixes

Features

  • rules: add consistent-test-it rule (eb0a2a2), closes #12