Skip to content

Comments

chore: upgrade Node.js version from 20 to 22 across project files#38

Merged
PMS61 merged 2 commits intoCommunityOfCoders:mainfrom
PMS61:main
Feb 20, 2026
Merged

chore: upgrade Node.js version from 20 to 22 across project files#38
PMS61 merged 2 commits intoCommunityOfCoders:mainfrom
PMS61:main

Conversation

@PMS61
Copy link
Member

@PMS61 PMS61 commented Feb 20, 2026

  • Updated .node-version and .nvmrc to reflect Node.js version 22
  • Modified CLOUDFLARE_SETUP.md to require Node.js >= 22.0.0
  • Changed Dockerfile to use node:22-alpine for all stages
  • Updated README.md to specify Node.js (v22 or higher) and npm (v10 or higher) as prerequisites
  • Adjusted package-lock.json and package.json to set engines.node to >=22.0.0
  • Updated wrangler.toml to set NODE_VERSION to "22"

- Updated .node-version and .nvmrc to reflect Node.js version 22
- Modified CLOUDFLARE_SETUP.md to require Node.js >= 22.0.0
- Changed Dockerfile to use node:22-alpine for all stages
- Updated README.md to specify Node.js (v22 or higher) and npm (v10 or higher) as prerequisites
- Adjusted package-lock.json and package.json to set engines.node to >=22.0.0
- Updated wrangler.toml to set NODE_VERSION to "22"
@PMS61 PMS61 merged commit 69335c2 into CommunityOfCoders:main Feb 20, 2026
3 of 4 checks passed
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