Skip to content

Update Node.js requirement to v24#323

Merged
fabiankaegy merged 2 commits intotrunkfrom
update/node-24
Mar 25, 2026
Merged

Update Node.js requirement to v24#323
fabiankaegy merged 2 commits intotrunkfrom
update/node-24

Conversation

@fabiankaegy
Copy link
Copy Markdown
Member

@fabiankaegy fabiankaegy commented Mar 25, 2026

Summary

  • Bumps .nvmrc from 20 to 24
  • Updates package.json engines to node >= 24.0.0 and npm >= 10.0.0
  • Updates documentation in README.md and docs/frontend-development/frontend-build-process.md to reflect new requirements
  • Regenerated package-lock.json with Node 24 / npm 11

Test plan

  • npm install — clean install succeeds
  • npm run build — all 3 workspaces compile successfully
  • npm run lint-style — passes across all workspaces
  • npm test — passes across all workspaces
  • npm run scaffold -- --help — CLI runs correctly
  • npm run scaffold:plugin -- --help — CLI runs correctly

Tested with Node v24.14.1 / npm v11.11.0.

fabiankaegy and others added 2 commits March 25, 2026 09:50
Bump .nvmrc, package.json engines, and documentation to require
Node >= 24 and npm >= 10. Regenerated package-lock.json with Node 24 /
npm 11.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@fabiankaegy fabiankaegy requested a review from darylldoyle March 25, 2026 09:01
@fabiankaegy fabiankaegy self-assigned this Mar 25, 2026
@fabiankaegy fabiankaegy merged commit 73f93a5 into trunk Mar 25, 2026
8 checks passed
@fabiankaegy fabiankaegy deleted the update/node-24 branch March 25, 2026 09:07
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