mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
JS: Change note
This commit is contained in:
5
javascript/ql/src/change-notes/2025-04-30-promise-all.md
Normal file
5
javascript/ql/src/change-notes/2025-04-30-promise-all.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Type information is now propagated more precisely through `Promise.all()` calls,
|
||||
leading to more resolved calls and more sources and sinks being detected.
|
||||
Reference in New Issue
Block a user