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 0537250 commit bef5202Copy full SHA for bef5202
CHANGES.md
@@ -26,6 +26,9 @@
26
* Runtime: return sys_error when reading from a closed channels
27
* Runtime: fix parsing of hex-float with very large exponent
28
* Runtime: make sure [n / 0L] is not optimized away by DCE
29
+* Runtime: fix Unix.LargeFile.stat/lstat
30
+* Runtime: fix stat/lstat times
31
+* Runtime: fix reading from stdin in an interactive nodejs
32
33
# 5.9.1 (02-12-2024) - Lille
34
0 commit comments