File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 23.1.1] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.1.0...v23.1.1 ) (2019-11-30)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** no-focused-tests:** detect table format uage of ` .only.each `
6
+ ([ #489 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/489 ) )
7
+ ([ d03bcf4] ( https://github.com/jest-community/eslint-plugin-jest/commit/d03bcf49e9e4f068bead25a4bc4c962762d56c02 ) )
8
+
1
9
# [ 23.1.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.5...v23.1.0 ) (2019-11-29)
2
10
3
11
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.1.0 " ,
3
+ "version" : " 23.1.1 " ,
4
4
"description" : " Eslint rules for Jest" ,
5
5
"repository" : " jest-community/eslint-plugin-jest" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments