JS: Change note

This commit is contained in:
Asger Feldthaus
2021-06-21 11:46:44 +02:00
parent 5838e54a46
commit 0754ed2b5c

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* The regular expression queries now recognize calls to the String `match` method more precisely,
resulting in fewer false-positive results when a string is passed to a method named `match`.