1 Repo
Announces planned dates when a major version will enter Active LTS, shift to Maintenance, and reach end-of-life.
Distinct from Node.js Version Management: Distinct from Node.js Version Management: forecasts lifecycle transitions rather than managing runtime installations.
Explore 1 awesome GitHub repository matching part of an awesome list · Version Transition Forecasts. Refine with filters or upvote what's useful.
The Node.js Release repository is the official tooling and process definition for managing the release lifecycle of the Node.js runtime itself. It implements a time-based branching model that creates new major version branches from the main line every six months, with even-numbered lines designated for Long-Term Support (LTS) and odd-numbered lines remaining as Current releases. The project defines a strict state machine that governs how each release line transitions through Current, Active LTS, and Maintenance phases, each with its own rules for what changes may land. The repository provides
Forecasts planned dates for Node.js version transitions through Active LTS, Maintenance, and end-of-life.