Skip to content

[Workers] Update Node.js 24 build image documentation - #32430

Merged
ericclemmons merged 1 commit into
productionfrom
codex/workers-builds-nodejs-24-docs
Jul 30, 2026
Merged

[Workers] Update Node.js 24 build image documentation#32430
ericclemmons merged 1 commit into
productionfrom
codex/workers-builds-nodejs-24-docs

Conversation

@ericclemmons

Copy link
Copy Markdown
Member

Summary

tl;dr – Document Node.js 24.18.0 as the default runtime for Workers Builds.

The build image preinstalls Node.js 22.23.2 and 24.18.0, with 24.18.0 selected by default.

Projects can continue to override the default with NODE_VERSION, .nvmrc, or .node-version. A changelog entry announces the major default-version change.


References: Workers Builds build image

Documentation checklist

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners, @hoan-pom
/src/content/docs/workers/ci-cd/ @irvinebroque, @aninibread, @GregBrimble, @ericclemmons, @cloudflare/product-owners, @yomna-shousha, @MattieTK, @vy-ton

@ericclemmons
ericclemmons marked this pull request as ready for review July 30, 2026 22:09
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 6e402b2.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@ericclemmons
ericclemmons merged commit 433da8c into production Jul 30, 2026
19 checks passed
@ericclemmons
ericclemmons deleted the codex/workers-builds-nodejs-24-docs branch July 30, 2026 22:09
Rich-Harris added a commit to sveltejs/kit that referenced this pull request Aug 3, 2026
Now that Cloudflare has [updated the versions of Node in their build
images](cloudflare/cloudflare-docs#32430), we
can bump Kit's requirement which allows us to make a small tidy-up.

Don't know if there's any benefit to bumping it further — if there is,
now would be a good time to do so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants