File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 23.0.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.2...v23.0.3 ) (2019-11-08)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** no-test-callback:** don't provide fix for ` async ` functions
6
+ ([ #469 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/469 ) )
7
+ ([ 09111e0] ( https://github.com/jest-community/eslint-plugin-jest/commit/09111e0c951aaa930c9a2c8e0ca84251b3196e94 ) ),
8
+ closes [ #466 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/466 )
9
+
1
10
## [ 23.0.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.1...v23.0.2 ) (2019-10-28)
2
11
3
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.0.2 " ,
3
+ "version" : " 23.0.3 " ,
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