Notable Changes
- [
796ff46ae6] - (SEMVER-MINOR) async_hooks: addtrackPromisesoption tocreateHook()(Joyee Cheung) #61415 - [
4cf94fae17] - (SEMVER-MINOR) net: addsetTOSandgetTOStoSocket(Amol Yadav) [#61...
Unclaimed project
Are you a maintainer of node? Claim this project to take control of your public changelog and roadmap.
Changelog
Node.js JavaScript runtime ✨🐢🚀✨
Last updated about 16 hours ago
796ff46ae6] - (SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #614154cf94fae17] - (SEMVER-MINOR) net: add setTOS and getTOS to Socket (Amol Yadav) [#61...99a4e51f93] - crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419fbe4da5725] - (SEMVER-MINOR) deps: add LIEF as a dependency (Joyee Cheung) [#61167](https://github.com/nodejs/node/...8f6fada8f1] - cli: add --require-module/--no-require-module (Joyee Cheung) #60959bf8e738df4] - cli: mark --heapsnapshot-near-heap-limit as stable (Joyee Cheung) [#60956](https://github.com/nodejs/node/pull/...This is a security release.
lib:
This is a security release.
lib:
This is a security release.
lib:
This is a security release.
lib:
1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) [#59982](https://gi...6277910a15] - crypto: update root certificates to NSS 3.114 (Node.js GitHub Bot) #59571082e50d4a2] - doc: update the instruction on how to verify releases (Antoine du Hamel) [#59113](https://github.com/node...This release reverts the spec-compliant behavior of sometimes throwing on localStorage
access. We received feedback that this change on an experimental API was too breaking
for a semver-minor release, so we decided to push it back for Node.js 26.0.0.
ff89b7b6c7] - crypto: ensure documented RSA-PSS saltLength defaul...