Commit e629006 1 parent beb1aec commit e629006 Copy full SHA for e629006
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 23.4.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.3.0...v23.4.0 ) (2020-01-10)
2
+
3
+ ### Features
4
+
5
+ - ** expect-expect:** support chained function names
6
+ ([ #471 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/471 ) )
7
+ ([ #508 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/508 ) )
8
+ ([ beb1aec] ( https://github.com/jest-community/eslint-plugin-jest/commit/beb1aececee80589c182e95bc64ef01d97eb5e78 ) )
9
+ - ** rules:** add support for function declaration as test case
10
+ ([ #504 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/504 ) )
11
+ ([ ac7fa48] ( https://github.com/jest-community/eslint-plugin-jest/commit/ac7fa487d05705bee1b2d5264d5096f0232ae1e1 ) )
12
+
1
13
# [ 23.3.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.2.0...v23.3.0 ) (2020-01-04)
2
14
3
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.3 .0" ,
3
+ "version" : " 23.4 .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