RepoJournal
Node.js

@nodejs

The Node.js runtime - every backend team's CVE source of truth

Keep up with Node.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

NODE 26.6.0 AND 24.19.0 LTS LAND WITH FFI EVENT LOOP AND BUFFER STREAMING

By RepoJournal · Filed · About Node.js

Node.js shipped two releases overnight: the current branch gets foreign function interface power, while the LTS line adds blob.textStream() and OpenSSL compression support.

Version 26.6.0 [1] adds getCurrentEventLoop to the FFI module, opening the door to deeper native integration, while 24.19.0 Krypton [2] lands buffer streaming and improved OpenSSL configuration on the long-term support track. Both releases roll forward with minimatch 10.2.6 [3] and simdjson 4.6.6 [4] dependencies locked in. The docker-node repo already tracks the LTS release [6] through automated tooling. Over on security, RafaelGSS joins the last stewards roster [7], marking a transition in the maintenance structure. One significant fix in undici 7.29.0 [5] patches a high-severity cache control directive issue that "malformed qualified private Cache-Control directives could cause cross-" origin violations, so watch for dependent projects to pull that down. The release-cloudflare-worker team reverted a staging subdomain change [9] after it landed [8], keeping DNS configuration stable for now.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] 2026-08-03, Version 26.6.0 (Current), @aduh95 ↗ nodejs/node
  2. [2] 2026-08-03, Version 24.19.0 'Krypton' (LTS), @aduh95 ↗ nodejs/node
  3. [3] deps: update minimatch to 10.2.6 ↗ nodejs/node
  4. [4] deps: update simdjson to 4.6.6 ↗ nodejs/node
  5. [5] chore(deps-dev): bump undici from 7.28.0 to 7.29.0 ↗ nodejs/docker-node
  6. [6] feat: Node.js 24.19.0 ↗ nodejs/docker-node
  7. [7] doc: add RafaelGSS as last security release stewards nodejs/node
  8. [8] Add subdomain for staging (#989) nodejs/release-cloudflare-worker
  9. [9] Revert "Add subdomain for staging (#989)" (#995) nodejs/release-cloudflare-worker

Quick answers

What shipped in Node.js on August 4, 2026?
Node.js shipped two releases overnight: the current branch gets foreign function interface power, while the LTS line adds blob.textStream() and OpenSSL compression support. In total, 26 commits, 45 pull requests, and 2 releases landed.
Who contributed to Node.js on August 4, 2026?
7 developers shipped this update, including nodejs-github-bot, Peter Dave Hello, dependabot, Rafael Gonzaga, aduh95, flakey5, and Aviv Keller.
What were the notable Node.js updates?
2026-08-03, Version 26.6.0 (Current), @aduh95, 2026-08-03, Version 24.19.0 'Krypton' (LTS), @aduh95, and deps: update minimatch to 10.2.6.

More from @nodejs

Daily updates, in your inbox

Follow Node.js

Keep up with Node.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?