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
+ ## [ 27.0.1] ( https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.0...v27.0.1 ) (2022-08-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** prefer-expect-assertions:** report on concise arrow functions with ` expect ` call ([ #1225 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1225 ) ) ([ 64ec9c1] ( https://github.com/jest-community/eslint-plugin-jest/commit/64ec9c10b0b67a19893e09f4462d5b1a1e984baf ) )
7
+
1
8
# [ 27.0.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.0 ) (2022-08-28)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 27.0.0 " ,
3
+ "version" : " 27.0.1 " ,
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