JS: Add change note

This commit is contained in:
Asger F
2022-09-13 10:17:34 +02:00
parent f411798101
commit eca2632a3e

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
- The `js/regexp/always-matches` query will no longer report an empty regular expression as always
matching, as this is often the intended behavior.