Conversation
✅ Deploy Preview for rstest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the minimum Node.js version requirement from 18.0.0 to 18.12.0 across the project. This is a breaking change that raises the baseline Node.js version requirement.
- Updates minimum Node.js version from 18.0.0 to 18.12.0
- Ensures consistent version requirements across the monorepo
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/core/package.json | Updates Node.js engine requirement to 18.12.0 |
| package.json | Updates Node.js engine requirement to 18.12.0 in root package |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
chenjiahan
left a comment
There was a problem hiding this comment.
PS: The setup guide can be update too, see: https://rsbuild.rs/guide/start/quick-start#environment-preparation
Summary
update minimum Node.js version to 18.12.0.
Related Links
web-infra-dev/rsbuild#5786
Checklist