Releases: jest-community/eslint-plugin-jest
Releases · jest-community/eslint-plugin-jest
v22.8.0
15 Jul 11:19
Compare
Sorry, something went wrong.
No results found
v22.7.2
04 Jul 10:02
Compare
Sorry, something went wrong.
No results found
22.7.2 (2019-07-04)
Bug Fixes
add missing schemas so rule config is properly validated (#291 ) (e901d03 )
v22.7.1
22 Jun 12:07
Compare
Sorry, something went wrong.
No results found
v22.7.0
20 Jun 08:16
Compare
Sorry, something went wrong.
No results found
22.7.0 (2019-06-20)
Features
config: added shareable configuration jest/all (#276 ) (d7a9532 )
v22.6.4
22 May 22:33
Compare
Sorry, something went wrong.
No results found
22.6.4 (2019-05-22)
Bug Fixes
add-no-commented-out: correct false positives (#271 ) (1740ee7 )
v22.6.3
22 May 19:29
Compare
Sorry, something went wrong.
No results found
v22.6.2
22 May 16:12
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v22.6.0
22 May 13:16
Compare
Sorry, something went wrong.
No results found
v22.5.1
25 Apr 06:28
Compare
Sorry, something went wrong.
No results found
22.5.1 (2019-04-25)
Bug Fixes
no-mocks-import: do not crash on dynamic require (#250 ) (bdc0bb0 ), closes #249