Added bulk-resolve for issues and ability to execute any issue action directly from the Command Palette.
Node.js changelog digest
Jun 1 - Jun 7, 2026. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2026-w23
Critical bug fixes across Redis core and modules: resolves start failures on AArch64, memory accounting errors, Lua debugger copy issues, and XREADGROUP consumer inconsistencies.
- Fixed critical bugs causing crashes, memory mis‑accounting, server hangs, and ACL/AOF loading failures on AArch64 and other platforms.
Critical bug fixes across Redis core and modules: resolve AArch64 startup failure, cluster buffer overflow, shutdown client reset, and stream XTRIM/XADD edge cases.
Added stable @sentry/hono SDK with error monitoring, tracing, profiling, metrics, and logs
Increase Buffer.poolSize default to 64 KiB and add new Buffer‑related improvements; introduce httpValidation option for stricter header validation and permission.drop API; upgrade crypto root certificates to NSS 3.123.1, harden WebCrypto...