Commit 51f7841 1 parent 19798dd commit 51f7841 Copy full SHA for 51f7841
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 23.2.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.1.1...v23.2.0 ) (2019-12-28)
2
+
3
+ ### Features
4
+
5
+ - ** valid-expect:** warn on ` await expect() ` with no assertions
6
+ ([ #496 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/496 ) )
7
+ ([ 19798dd] ( https://github.com/jest-community/eslint-plugin-jest/commit/19798dd540c8a0f5ac7883f67a28ee67d9e5fc7a ) )
8
+
1
9
## [ 23.1.1] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.1.0...v23.1.1 ) (2019-11-30)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.1.1 " ,
3
+ "version" : " 23.2.0 " ,
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