File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
apps/site/pages/en/blog/announcements Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,15 +52,15 @@ As of October 2026:
5252- ** One major release per year** (April), with LTS promotion in October.
5353- ** Every release becomes LTS** . No more odd/even distinction - Node.js 27 will become LTS.
5454- ** Alpha channel replaces odd-numbered releases** for early testing.
55- - ** Version numbers align with the year of the first Interim release and transition to LTS** : 27.0.0 in 2027, 28.0.0 in 2028.
55+ - ** Version numbers align with the year of the first Current release and transition to LTS** : 27.0.0 in 2027, 28.0.0 in 2028.
5656- ** Reduced Releasers' burden** .
5757
5858### New Schedule
5959
6060| Phase | Duration | Description |
6161| ------- | --------- | ----------------------------------------------- |
6262| Alpha | 5 months | Oct to Mar. Early testing, semver-major allowed |
63- | Interim | 6 months | Apr to Oct. Stabilization |
63+ | Current | 6 months | Apr to Oct. Stabilization |
6464| LTS | 29 months | Long-term support with security fixes |
6565| EOL | Infinity | The project no longer provides any support |
6666
@@ -138,7 +138,7 @@ Node.js 27 is the first release line under the new schedule.
138138
139139### The Next 10 Years
140140
141- | Version | Alpha | Interim | LTS | End of Life |
141+ | Version | Alpha | Current | LTS | End of Life |
142142| ------- | -------- | -------- | -------- | ----------- |
143143| 27.x | Oct 2026 | Apr 2027 | Oct 2027 | Mar 2030 |
144144| 28.x | Oct 2027 | Apr 2028 | Oct 2028 | Mar 2031 |
You can’t perform that action at this time.
0 commit comments