---
title: "Node.js Moves to One Major Release Per Year, Starting with Node 27"
url: https://daily.dev/posts/node-js-moves-to-one-major-release-per-year-starting-with-node-27-kyuqjazoc
source_url: https://www.infoq.com/news/2026/06/nodejs-release-changes
type: article
source: "InfoQ"
published: 2026-06-03T06:44:03.282Z
updated: 2026-06-03T06:44:23.966Z
tags: ["javascript", "devops", "nodejs"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Node.js Moves to One Major Release Per Year, Starting with Node 27

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 0 upvotes · 0 comments

## Summary

Node.js is changing its release cadence starting with version 27 in October 2026, moving from two major releases per year to one. Every release will now become LTS, eliminating the odd/even versioning distinction where odd-numbered versions were short-lived and rarely adopted by enterprises. A six-month Alpha channel will be introduced for early testing using semver prerelease formatting. Version numbers will align with the calendar year of their initial Current release. LTS support windows remain at approximately 30 months, and teams already on LTS will see minimal disruption beyond version numbering changes. The change was driven by maintainer burnout from managing multiple concurrent release lines and backporting fixes for versions with minimal adoption.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/06/nodejs-release-changes>

## Similar posts on daily.dev

- [Node.js — Wednesday, June 17, 2026 Security Releases](https://daily.dev/posts/node-js-wednesday-june-17-2026-security-releases-viny3zctj) · Node.js · 2 upvotes · 0 comments
- [Node.js — Monday, July 27, 2026 Security Releases](https://daily.dev/posts/node-js-monday-july-27-2026-security-releases-wifm2aaxv) · Node.js · 7 upvotes · 3 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#devops](https://daily.dev/tags/devops), [#nodejs](https://daily.dev/tags/nodejs)

[View this post on daily.dev](https://daily.dev/posts/node-js-moves-to-one-major-release-per-year-starting-with-node-27-kyuqjazoc)
