Skip to content

chore: update Node.js engine requirements to ^20.19.0 || >=22.12.0#193

Merged
fengmk2 merged 1 commit intomainfrom
09-23-chore_cli_node_version_align_to_rolldown-vite
Sep 23, 2025
Merged

chore: update Node.js engine requirements to ^20.19.0 || >=22.12.0#193
fengmk2 merged 1 commit intomainfrom
09-23-chore_cli_node_version_align_to_rolldown-vite

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Sep 23, 2025

Copy link
Copy Markdown
Member Author

fengmk2 commented Sep 23, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 self-assigned this Sep 23, 2025
@fengmk2 fengmk2 changed the title chore(cli): node version align to rolldown-vite chore: update Node.js engine requirements to ^20.19.0 || >=22.12.0 Sep 23, 2025
@fengmk2 fengmk2 marked this pull request as ready for review September 23, 2025 05:23
Copilot AI review requested due to automatic review settings September 23, 2025 05:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates Node.js engine requirements across the monorepo to align with Vite's requirements, changing from the previous minimum of 20.11.0 to a more specific range that requires either Node.js 20.19.0+ or 22.12.0+.

  • Updated engine requirements in three package.json files
  • Added engines field to root package.json
  • Standardized Node.js version constraints across all packages

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Added new engines field with Node.js version constraint
packages/global/package.json Updated existing engines field to new version range
packages/cli/package.json Updated existing engines field to new version range

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fengmk2 fengmk2 merged commit 6b163db into main Sep 23, 2025
9 checks passed
Copy link
Copy Markdown
Member Author

fengmk2 commented Sep 23, 2025

Merge activity

@fengmk2 fengmk2 deleted the 09-23-chore_cli_node_version_align_to_rolldown-vite branch September 23, 2025 05:50
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.

3 participants