Node.js Gets Triple LTS Update

Node.js released three versions simultaneously — Node.js 25.8.0 (Current), 22.22.1 (Active LTS), and 20.20.1 (Maintenance LTS) with bug fixes across all LTS lines. The coordinated release addresses stability issues and maintains the platform's reliability for production environments.

The Node.js release strategy involves three distinct phases: 'Current', 'Active Long-Term Support (LTS)', and 'Maintenance'. Even-numbered releases, like version 22, are designated for long-term support, while odd-numbered versions, such as 25, are not. Production environments are advised to only use Active LTS or Maintenance LTS releases for stability. An even-numbered release transitions to Active LTS for 12 months, during which it receives new features, bug fixes, and updates deemed stable by the release team. Following this active period, it enters an 18-month "maintenance" phase, where it only receives critical bug fixes and security updates. This structured lifecycle provides a predictable and stable platform for enterprise applications. Node.js 22.22.1, the 'Active LTS' release, includes updates such as testing on Python 3.14 and updated root certificates. This version is in the phase of receiving regular updates and is considered ready for general use. The 'Active LTS' phase for version 22 is scheduled to end in October 2025. The 'Maintenance LTS' release, Node.js 20.20.1 ('Iron'), also saw updates to its root certificates and dependencies. As a maintenance release, it is focused on stability and security for projects that have not yet migrated to the newer LTS line. Version 20's maintenance phase will conclude in April 2026, at which point it will reach its end-of-life. The 'Current' release, Node.js 25.8.0, introduces new features and improvements for developers to experiment with before they are potentially included in a future LTS version. Notable changes in this release include a new API documentation tooling and enhancements to the built-in SQLite module and test runner. This version will be supported for six months.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.