Skip to content

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

Merged
babblebey merged 4 commits into
betafrom
chore/engine
Aug 7, 2026
Merged

chore(ci): update Node.js engine version and test matrix#946
babblebey merged 4 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
@babblebey
babblebey merged commit abf64dd into beta Aug 7, 2026
13 checks passed
@babblebey
babblebey deleted the chore/engine branch August 7, 2026 13:02
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 14.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants