Skip to content

chore: upgrade vite-plus to 0.1.20-alpha.4#2

Draft
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-alpha-0.1.20-alpha.4
Draft

chore: upgrade vite-plus to 0.1.20-alpha.4#2
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-alpha-0.1.20-alpha.4

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented Apr 28, 2026

Upgrade vite-plus and related packages to 0.1.20-alpha.4 alpha version.

@fengmk2 fengmk2 self-assigned this Apr 28, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates vite-plus to version 0.1.20-alpha.4 and synchronizes various related dependencies, including @oxc, @oxfmt, and @oxlint packages. The update also involves removing cac and jsonc-parser from the vite-plus dependency tree. Feedback was provided regarding the use of an alpha version for vite-plus, as it may introduce instability into the development environment.

Comment thread package.json
"vite": "^8.0.1",
"vite-bundle-analyzer": "^1.2.3",
"vite-plus": "^0.1.15",
"vite-plus": "0.1.20-alpha.4",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

Using an alpha version (0.1.20-alpha.4) for a development dependency like vite-plus can introduce instability to your development environment and build process. Alpha versions are not considered stable and may have bugs or breaking changes. It is recommended to use stable releases, especially on main/production branches, to avoid potential disruptions.

@fengmk2 fengmk2 force-pushed the update-vite-plus-alpha-0.1.20-alpha.4 branch from 6e75e43 to cd7eb14 Compare April 29, 2026 02:13
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