Skip to content

Add article: Node.js release schedule and version number changes#37

Merged
lmammino merged 5 commits into
mainfrom
claude/eager-carson-VuB2u
Jun 4, 2026
Merged

Add article: Node.js release schedule and version number changes#37
lmammino merged 5 commits into
mainfrom
claude/eager-carson-VuB2u

Conversation

@lmammino
Copy link
Copy Markdown
Member

@lmammino lmammino commented Jun 4, 2026

Summary

New blog article explaining the 2026 change to the Node.js release schedule and version numbering: one major a year, year-based version numbers, every release becoming LTS, and the new Alpha channel. Based on the official "Evolving the Node.js Release Schedule" announcement and InfoQ's coverage.

It follows the established house style (intro + TL;DR → Quick Answer → "how it works today" refresher → the four changes → new lifecycle → v26 vs v27 → forward schedule → why → "what it means for you" → FAQ → CTA), with Luciano's personal voice woven throughout (the odd-release admission, the teacher's confession, the year-math/Ubuntu analogy plus a light "stars lining up" aside on version numbers matching the year, a substantive maintainer-gratitude passage, and a library-author commitment to wire Alpha into CI).

Changes

New content

  • src/content/blog/nodejs-release-schedule-changes/index.md — the article (slug nodejs-release-schedule-changes, full FAQ schema block). Schedule details are conveyed via markdown tables (lifecycle, v26 vs v27, and the forward schedule).

Update notes (the odd/even explanations are now superseded — each gets a :::note pointing to the new article plus a light "through Node.js 26" correction):

  • src/content/blog/checking-node-js-version/index.md
  • src/content/blog/installing-node-js/index.md
  • src/content/blog/whats-new-in-nodejs-26/index.md (framed as "v26 is the last release of the old model")

Strategy

  • .claude/content-calendar.md — added the article to Existing Content, mapped its internal links both ways, and noted that release "what's new" posts are now yearly and that release-policy news is a distinct evergreen hook.

Verification

  • pnpm build passes (14 pages).
  • Prettier reports all touched files clean.

https://claude.ai/code/session_01Vecdu4nTcdKdqYBTTKJcdy

claude added 5 commits June 4, 2026 17:18
Add a new blog article explaining the 2026 Node.js release schedule
change: one major a year, year-based version numbers, every release
becoming LTS, and the new Alpha channel. Includes a custom SVG timeline
matching the existing release-schedule diagram style.

Add update notes to the checking-node-js-version, installing-node-js, and
whats-new-in-nodejs-26 articles, whose odd/even explanations are now
superseded, and lightly correct the affected sentences. Update the
content calendar with the new article, internal linking map, and notes.

https://claude.ai/code/session_01Vecdu4nTcdKdqYBTTKJcdy
Remove the custom release-schedule SVG and reword the lifecycle section to
read naturally without it (the schedule table already shows the cadence).
Add a light aside on version numbers matching the year, and remove the PR
preview screenshot from the repo.

https://claude.ai/code/session_01Vecdu4nTcdKdqYBTTKJcdy
@lmammino lmammino merged commit 857a441 into main Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants