JS: Change note

This commit is contained in:
Asger F
2025-04-30 11:59:47 +02:00
parent eae1e1cb02
commit da5d799152

View 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.