Node fixes addon unload, UTF-8 length, and HTTP idle
A security-stability day: fixes a worker addon unload crash, speeds Buffer.byteLength on large strings, and closes idle pre-request sockets correctly.
Read the issue →A security-stability day: fixes a worker addon unload crash, speeds Buffer.byteLength on large strings, and closes idle pre-request sockets correctly.
Read the issue →Shutdown-safe watch mode, inspector-friendly type stripping, and a stream flush fast path landed alongside docs and API cleanup.
Read the issue →Node.js patches a crypto allocation failure path and fixes recursive fs watch ENOENT races; docs and tooling also updated.
Read the issue →
June 2nd, 2026 · 18 commits
+9
Node.js sped up coverage reporting, fixed a zlib crash edge case, tightened Navigator brand checks, and refactored libnode/snapshot build logic.
Read the issue →Two stream bugs fixed, HTTP/2 abort handling revamped, plus a UTF-8/Latin1 encode fast path and a ppcle build tweak.
Read the issue →