docs: document Node.js 27 introduction plans#2533
Open
MikeMcC399 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Node.js 27 is added to the CONTRIBUTING > Version Updates document section to provide a statement of direction.
The statement documents the intention to publish Docker images based on Node.js 27 Alpha releases.
The exact readiness for releasing
nodeimages based on Node.js 27 Alpha releases is left open for the possibility of releasing with the first Alpha release or with a later Alpha release. This will need to be determined after preparation work has been done.Motivation and Context
The blog post Evolving the Node.js Release Schedule, March 10, 2026, announced the plan to release Node.js 27 Alpha in Oct 2026, followed by Node.js 27.0.0 in April 2027 and included the schedule information for the new model that Node.js 27 is planning to follow. schedule.json now includes concrete milestones:
According to the blog post, Alpha versioning follows
semverprerelease format (e.g.,27.0.0-alpha.1) andsemver-majorchanges are allowed during this phase.The repo is not yet set up to deal with the release of Node.js 27 Alpha versions.
Further release details for the future Node.js 27 release line can be expected from the Node.js Releasers Team
as the current descriptions are updated and replaced.
Testing Details
N/A
Types of changes
Checklist