Skip to content

Update Node.js engine requirement to >=20.0.0#45

Merged
tomkp merged 1 commit intomasterfrom
chore/update-node-engine
Dec 28, 2025
Merged

Update Node.js engine requirement to >=20.0.0#45
tomkp merged 1 commit intomasterfrom
chore/update-node-engine

Conversation

@tomkp
Copy link
Copy Markdown
Owner

@tomkp tomkp commented Dec 28, 2025

Summary

Node 18 reached end-of-life in April 2025. Updates engine requirement and CI matrix to target current LTS versions.

Changes

  • Updates engines.node from >=18.0.0 to >=20.0.0
  • Updates CI matrix from [18, 20, 22] to [20, 22, 24]

Test plan

  • All 38 tests pass
  • CI will test on Node 20, 22, and 24

Fixes #44

Node 18 reached end-of-life in April 2025. Update to target
current LTS versions (Node 20, 22, 24).

Fixes #44
@tomkp tomkp merged commit a91eade into master Dec 28, 2025
3 checks passed
@tomkp tomkp deleted the chore/update-node-engine branch December 28, 2025 17:12
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.

Update Node.js engine requirement to >=20.0.0

1 participant