Skip to content

chore(ci): update Node.js engine version and test matrix - #492

Open
babblebey wants to merge 3 commits into
masterfrom
chore/engine
Open

chore(ci): update Node.js engine version and test matrix#492
babblebey wants to merge 3 commits into
masterfrom
chore/engine

Conversation

@babblebey

@babblebey babblebey commented Jul 29, 2026

Copy link
Copy Markdown
Member

This pull request updates the Node.js version requirements across the project to ensure compatibility with newer Node.js releases. The main changes are:

Node.js version updates:

  • Updated the Node.js versions in the GitHub Actions workflow (.github/workflows/test.yml) to test against versions 22.22.2, 24.15, and 24 instead of older versions (18.17, 20.6.1, 20).
  • Updated the engines.node field in package.json to require Node.js ^22.22.2 or >=24.15, dropping support for older Node.js versions.

BREAKING CHANGES: Now require Node.js ^22.22.2 or >=24.15

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