Skip to content

chore!: minimum node version v22#4679

Draft
escapedcat wants to merge 2 commits intomasterfrom
chore/node-v22
Draft

chore!: minimum node version v22#4679
escapedcat wants to merge 2 commits intomasterfrom
chore/node-v22

Conversation

@escapedcat
Copy link
Copy Markdown
Member

BREAKING CHANGE: drop node v18 and v20 support

  • Bump engines to >=v22 in all 39 package.json files
  • Update @types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

escapedcat and others added 2 commits April 2, 2026 18:11
BREAKING CHANGE: drop node v18 and v20 support

- Bump engines to >=v22 in all 39 package.json files
- Update @types/node to ^22.0.0
- Update CI matrix to [22, 24]
- Update Ubuntu baseline job to ubuntu:26.04
- Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
- Update pre-commit hook to use --ignore-engines
- Update README and docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@knocte
Copy link
Copy Markdown
Contributor

knocte commented Apr 3, 2026

I'd recommend to jump major version after this, from v20.x to v22.x (this way it matches with node version required too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants