Skip to content

Releases: jest-community/eslint-plugin-jest

v22.6.2

22 May 16:12
331457d
Compare
Choose a tag to compare

22.6.2 (2019-05-22)

Bug Fixes

  • move @typescript-eslint/experimental-utils to dependencies (#267) (331457d)

v22.6.1

22 May 15:19
Compare
Choose a tag to compare

22.6.1 (2019-05-22)

Bug Fixes

v22.6.0

22 May 13:16
Compare
Choose a tag to compare

22.6.0 (2019-05-22)

Features

v22.5.1

25 Apr 06:28
Compare
Choose a tag to compare

22.5.1 (2019-04-25)

Bug Fixes

  • no-mocks-import: do not crash on dynamic require (#250) (bdc0bb0), closes #249

v22.4.1

15 Mar 20:40
556a2c5
Compare
Choose a tag to compare

22.4.1 (2019-03-15)

Bug Fixes

  • make sure to always export all available rules (#240) (556a2c5)

v22.4.0

15 Mar 16:34
Compare
Choose a tag to compare

22.4.0 (2019-03-15)

Features

v22.3.2

12 Mar 14:19
Compare
Choose a tag to compare

22.3.2 (2019-03-12)

Bug Fixes

  • jest/no-identical-title: don't show an error for different template literals (#239) (f6f6d84)

v22.3.1

12 Mar 09:57
Compare
Choose a tag to compare

22.3.1 (2019-03-12)

Bug Fixes

  • no-identical-title: not reporting when using backticks (#237) (4f8ef6d), closes #232

v22.3.0

14 Feb 17:45
Compare
Choose a tag to compare

22.3.0 (2019-02-14)

Features

  • rules: add prefer-called-with rule (6cd30a7)

v22.2.2

01 Feb 14:05
Compare
Choose a tag to compare

22.2.2 (2019-02-01)

Bug Fixes

  • use range instead of start/end properties (#221) (a3edd21)