Node.js 24.15.0 LTS est disponible
ven, 17/04/2026 - 14:57
Node.js distribue la version 24.15.0 LTS. Cette version fixe des problèmes de sécurité sur OpenSSL, une mise à jour de SQLite, quelques évolutions dans test runner pour améliorer le debug. La liste des changements les plus importants :
- [3d87ecacbc] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #58708
- [83c38672f7] - cli: add --require-module/--no-require-module (Joyee Cheung) #60959
- [54ef940e01] - (SEMVER-MINOR) crypto: add raw key formats support to the KeyObject APIs (Filip Skokan) #62240
- [f4a3edc47a] - (SEMVER-MINOR) fs: add
throwIfNoEntryoption for fs.stat and fs.promises.stat (Juan José) #61178 - [5cdcba17cc] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713
- [8b6be3fe14] - module: mark require(esm) as stable (Joyee Cheung) #60959
- [68fbc0c6cc] - module: mark module compile cache as stable (Joyee Cheung) #60971
- [c851e76f8c] - (SEMVER-MINOR) net: add
setTOSandgetTOStoSocket(Amol Yadav) #61503 - [6ac4304c87] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #61298
- [aaf9af1672] - sqlite: mark as release candidate (Matteo Collina) #61262
- [eb77a7a297] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #61869
- [6834ca13bb] - (SEMVER-MINOR) stream: rename
Duplex.toWeb()type option toreadableType(René) #61632 - [f5f21d36a6] - test_runner: add exports option for module mocks (sangwook) #61727
- [1f2025fd1e] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #61394
- [1ca20fc33d] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #61676
Des dizaines de corrections de bugs et d'améliorations diverses sont incluses.
Tous les détails : https://nodejs.org/en/blog/release/v24.15.0

