We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9a21f commit d771a91Copy full SHA for d771a91
javascript/ql/lib/change-notes/2025-03-26-async-fileRead.md
@@ -1,4 +1,4 @@
1
---
2
category: minorAnalysis
3
4
-* Added data flow from `require("fs").promises.readFile()` to `async`.
+* Improved modeling of the `node:fs` module: `await`-ed calls to `read` and `readFile` are now supported.
0 commit comments