ND
Node.js 26.5.1
Get release alerts
26.5.0β26.5.1Bug fix
β¦ Editor's summary
Node.js 26.5.1 is expected to be a maintenance update for the Node.js 26.x Current release line. Specific fixes and security details should be confirmed against the official Node.js release notes once the version is formally published.
What's new
- Includes maintenance and stability improvements for the Node.js 26.x release line.
- Addresses issues identified following the Node.js 26.5.0 release.
- Provides general runtime reliability and compatibility improvements.
- Node.js 26.5.0 introduced
blob.textStream()support. - Added the experimental
--experimental-import-textflag for importing text modules. - Added per-event-loop-iteration delay sampling to
perf_hooks. - Exposed
ReadableStreamTeein the streams implementation. - TLS can report negotiated TLS groups.
- Applications should be tested against the updated runtime before production deployment.
- Organizations using native Node.js modules should verify compatibility with the Node.js 26.x runtime.
- Review the official Node.js release notes when available for security fixes and application-specific compatibility considerations.
More from Node.js
Latest in Languages & Runtimes
π¬ Comments (0)
Share any installation issues, compatibility changes, or fixes you noticed.