Releases: jest-community/eslint-plugin-jest
Releases · jest-community/eslint-plugin-jest
v22.4.1
15 Mar 20:40
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v22.3.2
12 Mar 14:19
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
22.3.0 (2019-02-14)
Features
rules: add prefer-called-with rule (6cd30a7 )
v22.2.2
01 Feb 14:05
Compare
Sorry, something went wrong.
No results found
22.2.2 (2019-02-01)
Bug Fixes
use range instead of start/end properties (#221 ) (a3edd21 )
v22.2.1
30 Jan 00:16
Compare
Sorry, something went wrong.
No results found
v22.1.3
09 Jan 12:10
Compare
Sorry, something went wrong.
No results found
22.1.3 (2019-01-09)
Bug Fixes
no-alias-methods: handle missing assertion node (b5c22dc ), closes #213
v22.1.2
04 Dec 09:54
Compare
Sorry, something went wrong.
No results found
22.1.2 (2018-12-04)
Bug Fixes
no-alias-methods: support .not, .resolves & .rejects (#210 ) (ee9578f )
v22.1.1
03 Dec 23:35
Compare
Sorry, something went wrong.
No results found
22.1.1 (2018-12-03)
Bug Fixes
add guard for missing assertion invocation (#58 ) (73c9187 )