<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi" -->

---
title: Node.js — Evolving the Node.js Release Schedule | daily.dev
description: Node.js is changing its release cadence starting with version 27.x: from two major releases per year to one. Every release will become LTS (eliminating the...
canonical: https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Node.js — Evolving the Node.js Release Schedule | daily.dev
og:description: Node.js is changing its release cadence starting with version 27.x: from two major releases per year to one. Every release will become LTS (eliminating the...
og:url: https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi
og:image: https://api.daily.dev/og/posts/MkhdL2NhI.png
og:image:alt: Node.js — Evolving the Node.js Release Schedule
og:image:width: 1200
og:image:height: 630
og:locale: 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 — Evolving the Node.js Release Schedule

**[Node.js](https://daily.dev/sources/nodejs)** · 6 min read · 0 upvotes · 0 comments

## Summary

Node.js is changing its release cadence starting with version 27.x: from two major releases per year to one. Every release will become LTS (eliminating the odd/even distinction), with a new Alpha channel for early testing of breaking changes. The new cycle runs Alpha (Oct–Mar), Current (Apr–Oct), then 30 months of LTS, totaling 36 months of support. Node.js 26 is the last release under the old model. The change is driven by low adoption of odd-numbered releases, volunteer sustainability concerns, and the need for enterprise predictability. Library authors are encouraged to integrate Alpha releases into their CI pipelines early.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nodejs.org/en/blog/announcements/evolving-the-nodejs-release-schedule>

## Similar posts on daily.dev

- [Node.js Moves to One Major Release Per Year, Starting with Node 27](https://daily.dev/posts/node-js-moves-to-one-major-release-per-year-starting-with-node-27-kyuqjazoc) · InfoQ · 0 upvotes · 0 comments
- [Node.js — Node.js 26.0.0 \(Current\)](https://daily.dev/posts/node-js-node-js-26-0-0-current--xsccfs0nf) · Node.js · 98 upvotes · 1 comments
- [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

---

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

[View this post on daily.dev](https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Node.js — Evolving the Node.js Release Schedule","url":"https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi"},"datePublished":"2026-03-10T19:24:46.277Z","dateModified":"2026-03-11T20:45:03.217Z","description":"Node.js is changing its release cadence starting with version 27.x: from two major releases per year to one. Every release will become LTS (eliminating the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f625faa370f2b0ecc0b1db950d3a0bea?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f625faa370f2b0ecc0b1db950d3a0bea?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Node.js","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Node.js","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/nodejs","url":"https://daily.dev/sources/nodejs"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/node-js-evolving-the-node-js-release-schedule-mkhdl2nhi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"javascript,devops,open-source,nodejs","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Node.js","item":"https://daily.dev/sources/nodejs"},{"@type":"ListItem","position":3,"name":"Node.js — Evolving the Node.js Release Schedule"}]}
```

