Node.js 26.7.0 Ships With STORE Loader Support, NSS Updates, and Perfetto Tracing
Node.js 26.7.0 shipped today, delivering a major cryptographic overhaul that adds a STORE loader interface for loading private keys directly from HSMs and updates the root certificate store to NSS 3.125. The "Current" track also introduces experimental promise-based networking via node:net/promises and optional native Perfetto tracing support, though the two profiling backends remain mutually exclusive at build time. Developers gain access to Symbol.dispose within ModuleHooks for standardized ES module cleanup, alongside performance wins in the pipeTo stream path and critical fixes for SQLite and QUIC stability. While Node.js 24.x remains the recommended production baseline until the 26.x line officially enters LTS this October, this release clearly accelerates the platform's modernization roadmap.
Node.js 26.7.0 Ships With STORE Loader Support, NSS Updates, and Perfetto Tracing @ Linux Compatible
Node.js 26.7.0 Ships With STORE Loader Support, NSS Updates, and Perfetto Tracing
Node.js 26.7.0 has been released, featuring significant updates in cryptography, including a STORE loader interface for loading private keys directly from HSMs and an update to the NSS root certificate store. This version also introduces experimental promise-based networking and optional native Perfetto tracing support, despite the two profiling backends being mutually exclusive at build time. Developers will benefit from new APIs such as Symbol.dispose for ES module cleanup and performance improvements in stream handling, along with critical fixes for SQLite and QUIC stability. While Node.js 24.x remains the recommended version for production until the 26.x line reaches LTS in October, this release marks a significant step in the modernization of the platform
