Skip to content

feat: support node 22#981

Merged
cjk7989 merged 6 commits intomainfrom
developer/jikunchen/node-22-support
Feb 2, 2026
Merged

feat: support node 22#981
cjk7989 merged 6 commits intomainfrom
developer/jikunchen/node-22-support

Conversation

@cjk7989
Copy link
Contributor

@cjk7989 cjk7989 commented Jan 26, 2026

Summary

This PR adds support for Node.js 22 as an API runtime and updates the CI pipeline to test against Node.js 22.

Changes

1. API Runtime Support

2. CI Pipeline Updates

  • Added Node.js 22.x to test matrices across all platforms (macOS, Windows, Linux)
  • Maintained Node.js 18.x testing to ensure backward compatibility
  • Updated single-version jobs (format, package, docs) to use Node.js 22.x

Notes

  • package.json engines remain >=18.0.0 to maintain Node 18 user support

@github-actions github-actions bot added the scope: core Issues happened a the ./src/core level label Jan 26, 2026
@cjk7989 cjk7989 merged commit 959c172 into main Feb 2, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: core Issues happened a the ./src/core level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants