mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Added change note
This commit is contained in:
8
javascript/ql/lib/change-notes/2025-03-03-regex-v.md
Normal file
8
javascript/ql/lib/change-notes/2025-03-03-regex-v.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added ability to parse new ECMA 2024 `v` flag operations:
|
||||
- Intersection `&&`
|
||||
- Subtraction `--`
|
||||
- Union
|
||||
- `\q` quoted string
|
||||
Reference in New Issue
Block a user