File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 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+
115# [ 23.6.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.5.0...v23.6.0 ) (2020-01-12)
216
317### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 23.6 .0" ,
3+ "version" : " 23.7 .0" ,
44 "description" : " Eslint rules for Jest" ,
55 "repository" : " jest-community/eslint-plugin-jest" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments