File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1010 " clever-jobs-clap" ,
1111 " curvy-shoes-kiss" ,
1212 " cyan-waves-notice" ,
13+ " early-guests-hug" ,
1314 " heavy-rings-reply" ,
1415 " hungry-spoons-mix" ,
1516 " khaki-colts-tell" ,
17+ " large-dingos-allow" ,
1618 " loud-flowers-search" ,
1719 " lovely-brooms-explode" ,
20+ " neat-rats-sneeze" ,
1821 " short-dingos-dance" ,
1922 " six-squids-look" ,
2023 " small-doors-lie" ,
Original file line number Diff line number Diff line change 11# eslint-plugin-regexp
22
3+ ## 2.0.0-next.6
4+
5+ ### Minor Changes
6+
7+ - Add support for v flag to ` regexp/prefer-unicode-codepoint-escapes ` rule ([ #592 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/592 ) )
8+
9+ - Add support for v flag to ` regexp/unicode-escape ` rule ([ #592 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/592 ) )
10+
11+ ### Patch Changes
12+
13+ - Add support for ` v ` flag to ` regexp/no-contradiction-with-assertion ` ([ #606 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/606 ) )
14+
315## 2.0.0-next.5
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-regexp" ,
3- "version" : " 2.0.0-next.5 " ,
3+ "version" : " 2.0.0-next.6 " ,
44 "description" : " ESLint plugin for finding RegExp mistakes and RegExp style guide violations." ,
55 "engines" : {
66 "node" : " ^18 || >=20"
You can’t perform that action at this time.
0 commit comments