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 49
49
" smart-chefs-poke" ,
50
50
" sour-feet-explain" ,
51
51
" spotty-phones-deliver" ,
52
+ " strong-carrots-arrive" ,
52
53
" swift-guests-trade" ,
53
54
" tasty-penguins-cheat" ,
54
55
" thin-ears-relax" ,
Original file line number Diff line number Diff line change 1
1
# eslint-plugin-regexp
2
2
3
+ ## 2.0.0-next.15
4
+
5
+ ### Patch Changes
6
+
7
+ - Use new ESLint API ([ #654 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/654 ) )
8
+
3
9
## 2.0.0-next.14
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.14 " ,
3
+ "version" : " 2.0.0-next.15 " ,
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