Skip to content

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

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

chore(ci): update Node.js engine version and test matrix#946
babblebey wants to merge 3 commits into
betafrom
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 the latest Node.js releases. The key changes are:

Node.js version support:

  • Updated the Node.js version matrix in the GitHub Actions workflow (.github/workflows/test.yml) to test against Node.js versions 22.22.2, 24.15, and 24, replacing the previous versions 20.8.1, 20, and 21.
  • Changed the engines.node field in package.json to require Node.js version ^22.22.2 or >=24.15, reflecting the new supported versions.

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

@gr2m gr2m left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

combine with change to conventional commit to release a single breaking change

@babblebey
babblebey changed the base branch from master to beta August 5, 2026 17:01
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.

2 participants