Node.js — Node v23.5.0 (Current)
07-Jan-2025 59
2024-12-19, Version 23.5.0 (Current), @aduh95
Notable Changes
WebCryptoAPI Ed25519 and X25519 algorithms are now stable
Following the merge of Curve25519 into the Web Cryptography API Editor's Draft the Ed25519 and X25519 algorithm identifiers are now stable and will no longer emit an ExperimentalWarning upon use.
Contributed by Filip Skokan in #56142.
On-thread hooks are back
This release introduces module.registerHooks() for registering module loader customization hooks that are run for all modules loaded by require(), import, and functions returned by createRequire() in the same thread, which makes them easier for CJS monkey-patchers to migrate to.
Node.js — Node v23.5.0 (Current) #js #javascript #Node.js #v23.5.0 #(Current) https://javascript.ba/link/node-js-node-v23-5-0-current