You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: migrate to Node.js 22
- Update Node.js version requirement from >=18 to >=22 in package.json
- Update @types/node to 22.10.1 across all workspaces
- Update GitHub Actions workflow to use Node.js 22
- Update GitLab CI to use node:22 image
- Update Mergify configuration for Node.js 22 status checks
- All tests pass successfully with Node.js 22
* fix: remove product-stack-snapshots file that shouldn't be committed
0 commit comments