Added change note

This commit is contained in:
Napalys Klicius
2025-05-26 13:00:09 +02:00
parent bca1bc7153
commit 1f256ab71e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `js/useless-expression` query now correctly flags only the innermost expressions with no effect, avoiding duplicate alerts on compound expressions.