Skip to content

docs(claude): refresh stale Node version notes#2512

Merged
joshuaellis merged 1 commit into
nextfrom
docs/refresh-node-version-notes
May 22, 2026
Merged

docs(claude): refresh stale Node version notes#2512
joshuaellis merged 1 commit into
nextfrom
docs/refresh-node-version-notes

Conversation

@joshuaellis
Copy link
Copy Markdown
Member

Why

CLAUDE.md claimed .nvmrc was 22.15.0 and CI ran Node 18/20. Reality:

  • .nvmrc is 24.16.0
  • root engines.node is >=24.16.0
  • the unit-test matrix runs on 22.x and 24.x; every other job uses node-version-file: '.nvmrc'

This is a standalone doc fix — independent of the bundler/TS stack on top of it.

.nvmrc was 22.15.0 → 24.16.0 and the CI surface moved to a Node
22.x/24.x unit-test matrix some time ago; CLAUDE.md still claimed
22.15.0 + Node 18/20, which is wrong on both counts.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

⚠️ No Changeset found

Latest commit: 415a0c3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-spring Error Error May 22, 2026 12:02pm

Request Review

@joshuaellis joshuaellis merged commit 78bbfa7 into next May 22, 2026
8 of 9 checks passed
@joshuaellis joshuaellis deleted the docs/refresh-node-version-notes branch May 22, 2026 12:03
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.

1 participant