File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 34
34
" lovely-brooms-explode" ,
35
35
" neat-rats-sneeze" ,
36
36
" nervous-yaks-destroy" ,
37
+ " purple-suns-carry" ,
37
38
" rare-spiders-drop" ,
38
39
" rich-ways-exercise" ,
39
40
" short-dingos-dance" ,
Original file line number Diff line number Diff line change 1
1
# eslint-plugin-regexp
2
2
3
+ ## 2.0.0-next.12
4
+
5
+ ### Minor Changes
6
+
7
+ - Add support for v flag to ` regexp/no-empty-character-class ` ([ #637 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/637 ) )
8
+
3
9
## 2.0.0-next.11
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-regexp" ,
3
- "version" : " 2.0.0-next.11 " ,
3
+ "version" : " 2.0.0-next.12 " ,
4
4
"description" : " ESLint plugin for finding RegExp mistakes and RegExp style guide violations." ,
5
5
"engines" : {
6
6
"node" : " ^18 || >=20"
You can’t perform that action at this time.
0 commit comments