Skip to content

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

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

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

Conversation

@babblebey

Copy link
Copy Markdown
Member

This pull request updates the Node.js versions used in both the GitHub Actions workflow and the package.json engines field to ensure compatibility with the latest Node.js releases.

Node.js version updates:

  • Updated the Node.js matrix in .github/workflows/test.yml to test against 22.22.2, 24.15, and 24, replacing the previous versions (20.8.1, 20, and 22).
  • Updated the node engines field in package.json to require ^22.22.2 or >=24.15, ensuring the package is only installed with compatible Node.js versions.

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