Skip to content

chore: upgrade vite-plus to 0.1.21-alpha.4#11

Draft
fengmk2 wants to merge 3 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.4
Draft

chore: upgrade vite-plus to 0.1.21-alpha.4#11
fengmk2 wants to merge 3 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.4

Conversation

@fengmk2

@fengmk2 fengmk2 commented May 10, 2026

Copy link
Copy Markdown
Owner

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

@fengmk2 fengmk2 self-assigned this May 10, 2026

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

Copy link
Copy Markdown

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 streamlines the AGENTS.md documentation by removing detailed workflow sections and common pitfalls, replacing them with links to the official documentation and a simplified review checklist. It also updates vite, vite-plus, and vitest to version 0.1.21-alpha.4 in the pnpm-workspace.yaml file. A review comment suggests caution when upgrading to alpha versions due to potential instability and breaking changes.

Comment thread pnpm-workspace.yaml
vite: npm:@voidzero-dev/vite-plus-core@0.1.21-alpha.4
vite-plugin-commonjs: ^0.10.4
vite-plus: 0.1.17
vite-plus: 0.1.21-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.

medium

Upgrading vite-plus and its related packages to an alpha version (0.1.21-alpha.4) introduces a risk of instability. Alpha releases are not feature-complete and may contain bugs or undergo breaking changes before a stable release. For production environments or long-term stability, it is advisable to use stable versions.

fengmk2 added 2 commits May 10, 2026 20:49
- Remove unused PHASE_PRODUCTION_BUILD import in next-config.ts (re-exported
  directly from shims/constants instead)
- Remove unused patternToNextFormat import in pages-router.ts (re-exported
  directly from route-validation.js instead)
- Update oxlint-disable comment in fixtures.ts to use the correct rule name
  (react-hooks/rules-of-hooks) and place it on the actual hook call site
'unknown' already includes undefined, so the union is redundant.
oxlint in vite-plus 0.1.21-alpha.4 now treats warnings as CI failures.
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