You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node.js v24.10.0 is out. * Per-stream inspectOptions support in console * Removal of util.getCallSite (in favour of util.getCallSites) * Upgraded OpenSSL to 3.5.4 and npm to 11.6.1 * Various src and benchmark optimizations Changelog and downloads:
1
+
Node.js v24.10.0 is out.
2
+
3
+
* Per-stream inspectOptions support in console
4
+
* Removal of util.getCallSite (in favour of util.getCallSites)
5
+
* Upgraded OpenSSL to 3.5.4 and npm to 11.6.1
6
+
* Various src and benchmark optimizations
7
+
8
+
Changelog and downloads: https://github.com/nodejs/node/releases/tag/v24.10.0
0 commit comments