File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 24.1.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.2...v24.1.0 ) (2020-10-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** prefer-expect-assertions:** add ` onlyFunctionsWithAsyncKeyword ` option ([ #677 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/677 ) ) ([ d0cea37] ( https://github.com/jest-community/eslint-plugin-jest/commit/d0cea37ae0a8ab07b8082cedbaaf161bcc94c405 ) )
7
+
1
8
## [ 24.0.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.1...v24.0.2 ) (2020-09-20)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 24.0.2 " ,
3
+ "version" : " 24.1.0 " ,
4
4
"description" : " Eslint rules for Jest" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments