← All stories
● Covered by 1 source · 3 reportsMedium impact3 neutral

Node.js Releases Updates: 24.19.0 (LTS), 26.6.0 (Current), and 26.7.0 (Current)

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Node.js 24.19.0 (LTS) released with buffer and OpenSSL updates.
  • Node.js 26.6.0 (Current) adds `ffi.getCurrentEventLoop` and `test_runner` features.
  • Node.js 26.7.0 (Current) supports crypto private key loading and Perfetto.
  • Updates include various bug fixes and minor feature enhancements.
  • These releases provide incremental improvements for developers.

Overview of Recent Node.js Releases

Node.js has announced several updates across its release channels. The Long Term Support (LTS) branch received version 24.19.0, while the Current branch saw releases 26.6.0 and 26.7.0. These updates introduce new features, bug fixes, and dependency updates, aiming to provide incremental improvements for developers using the Node.js platform.

Node.js 24.19.0 (LTS) Highlights

Node.js 24.19.0, an LTS release, includes enhancements to buffer handling, such as `blob.textStream()`. It also features an update to the OpenSSL build configuration to support compression. Other notable changes include marking `stream.compose` as stable and adding an `--experimental-import-text` flag for ESM.

Node.js 26.6.0 (Current) Features

The 26.6.0 release for the Current branch introduces `ffi.getCurrentEventLoop` and additions to the `test_runner`, including `context.log()` and a `test:log` event. This version also addresses a TypeError in `assert` and `util` with Maps containing null keys, and fixes a `Blob.stream()` issue that leaked source buffers.

Node.js 26.7.0 (Current) Enhancements

Node.js 26.7.0, also on the Current branch, adds support for loading private keys via STORE loaders in the crypto module. It also integrates Perfetto support. Further updates include implementing `Symbol.dispose` in `ModuleHooks` and adding support for `--test-coverage-include-all` in the `test_runner`.

General Improvements and Maintenance

All releases incorporate various bug fixes and minor feature enhancements across different modules. These updates reflect ongoing maintenance and development efforts to improve the stability and functionality of the Node.js runtime for developers.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

How outlets covered it

Node.js 26.7.0 has been released, introducing support for loading private keys via STORE loaders in the crypto module and adding Perfetto support. This update includes various bug fixes and minor feature enhancements across different modules.

Node.js 26.6.0 has been released, introducing new features such as `ffi.getCurrentEventLoop` and `test_runner` additions, alongside various bug fixes and dependency updates. This update provides incremental improvements and maintenance for the Node.js runtime.

Node.js 24.19.0, a Long Term Support (LTS) release, is now available, introducing several new features and updates across various modules. This update includes enhancements to buffer handling, OpenSSL configuration, and TLS functionalities, providing incremental improvements for developers using the Node.js platform.