File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 55 "eslint-plugin-regexp" : " 1.15.0"
66 },
77 "changesets" : [
8+ " brown-dragons-dance" ,
89 " calm-onions-yell" ,
10+ " clever-jobs-clap" ,
911 " cyan-waves-notice" ,
1012 " hungry-spoons-mix" ,
1113 " khaki-colts-tell" ,
Original file line number Diff line number Diff line change 11# eslint-plugin-regexp
22
3+ ## 2.0.0-next.4
4+
5+ ### Minor Changes
6+
7+ - Add support for v flag to ` regexp/no-non-standard-flag ` rule ([ #596 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/596 ) )
8+
9+ - Improve ` regexp/strict ` rule to ignore patterns with v flag ([ #591 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/591 ) )
10+
311## 2.0.0-next.3
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-regexp" ,
3- "version" : " 2.0.0-next.3 " ,
3+ "version" : " 2.0.0-next.4 " ,
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