Skip to content

chore: pin Node.js 24.16.0 (.tool-versions) + require Node >= 24#18

Open
fcsonline wants to merge 2 commits into
mainfrom
chore/node-24-readme
Open

chore: pin Node.js 24.16.0 (.tool-versions) + require Node >= 24#18
fcsonline wants to merge 2 commits into
mainfrom
chore/node-24-readme

Conversation

@fcsonline

@fcsonline fcsonline commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

What

Aligns the welcome repo with the org-wide Node 24.16.0 migration:

  • Add .tool-versions pinning nodejs 24.16.0 — the welcome CLI now declares its own Node version (mise/asdf), like the other Factorial repos.
  • README: Node.js >= 18Node.js >= 24.

Note

The dev-environment Node version the wizard installs is still sourced from each cloned repo's .tool-versions (via mise install / asdf install) — not hardcoded in the setup flow. This change only concerns running the welcome CLI itself.

Companion PRs:

  • monorepo: factorialco/factorial#101324
  • factorialco/factorial-infrastructure#6783
  • factorialco/factorial-delivery-status#29

🤖 Generated with Claude Code

fcsonline added 2 commits June 8, 2026 16:17
The dev environment now standardizes on Node 24.16.0 (installed from each
repo's .tool-versions). Bump the welcome CLI's own runtime requirement to
match. Node versions for the dev environment continue to be sourced from
.tool-versions, not hardcoded here.
The welcome CLI itself now declares its Node version via .tool-versions
(mise/asdf), matching the org-wide Node 24.16.0 standard.
@fcsonline fcsonline changed the title docs: require Node.js >= 24 chore: pin Node.js 24.16.0 (.tool-versions) + require Node >= 24 Jun 8, 2026
@fcsonline fcsonline marked this pull request as ready for review June 11, 2026 07:38
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