Commit 10020ee 1 parent 295ca9a commit 10020ee Copy full SHA for 10020ee
File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 23.5.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.4.0...v23.5.0 ) (2020-01-12)
2
+
3
+ ### Features
4
+
5
+ - ** expect-expect:** support glob patterns for assertFunctionNames
6
+ ([ #509 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/509 ) )
7
+ ([ 295ca9a] ( https://github.com/jest-community/eslint-plugin-jest/commit/295ca9a6969c77fadaa1a42d76e89cae992520a6 ) )
8
+ - ** valid-expect:** refactor ` valid-expect ` linting messages
9
+ ([ #501 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/501 ) )
10
+ ([ 7338362] ( https://github.com/jest-community/eslint-plugin-jest/commit/7338362420eb4970f99be2016bb4ded5732797e3 ) )
11
+
1
12
# [ 23.4.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.3.0...v23.4.0 ) (2020-01-10)
2
13
3
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.4 .0" ,
3
+ "version" : " 23.5 .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