File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 23.7.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.6.0...v23.7.0 ) (2020-02-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** expect-expect:** use ` u ` flag in regex
6
+ ([ #532 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/532 ) )
7
+ ([ c12b725] ( https://github.com/jest-community/eslint-plugin-jest/commit/c12b7251ef1506073d268973b93c7fc9fbcf50af ) )
8
+
9
+ ### Features
10
+
11
+ - ** valid-title:** support ` disallowedWords ` option
12
+ ([ #522 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/522 ) )
13
+ ([ 38bbe93] ( https://github.com/jest-community/eslint-plugin-jest/commit/38bbe93794ed456c6e9e5d7be848b2aeb55ce0ba ) )
14
+
1
15
# [ 23.6.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.5.0...v23.6.0 ) (2020-01-12)
2
16
3
17
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 23.6 .0" ,
3
+ "version" : " 23.7 .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