Skip to content

vite-plus 0.2.2 (fix resource revisions) - #291718

Closed
zhu0629 wants to merge 1 commit into
Homebrew:mainfrom
zhu0629:fix-vite-plus-resource-hashes
Closed

vite-plus 0.2.2 (fix resource revisions)#291718
zhu0629 wants to merge 1 commit into
Homebrew:mainfrom
zhu0629:fix-vite-plus-resource-hashes

Conversation

@zhu0629

@zhu0629 zhu0629 commented Jul 7, 2026

Copy link
Copy Markdown

Update vite-plus to v0.2.2 with corrected resource hashes.

The existing PR #291013 has stale rolldown and vite resource hashes that don't match vite-plus's .upstream-versions.json, causing ERR_PNPM_OUTDATED_LOCKFILE during source builds.

Fix: Align resource revisions with the v0.2.2 release tag:

Resource Wrong hash Correct hash (from upstream-versions.json)
rolldown ac5c71025a 6cbd2330dc5ca973b90444973ee04c2dc7ee2f2d
vite 66f3194aa8 ba3119397d0110952f29965774c627a3017d7292

Source: https://github.com/voidzero-dev/vite-plus/blob/v0.2.2/packages/tools/.upstream-versions.json

Closes voidzero-dev/vite-plus#2051
Supersedes #291013

Update vite-plus to v0.2.2 with corrected rolldown and vite resource
hashes matching upstream-versions.json pinned in the release tag.

Closes voidzero-dev/vite-plus#2051
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Thanks for your pull request. This has been closed because it appears to use an incomplete or outdated pull request template.

Please edit this pull request to fill in the current pull request template. This workflow will reopen this pull request automatically once the template is complete. Do not open a new pull request for this.

@github-actions github-actions Bot closed this Jul 7, 2026
@github-actions github-actions Bot added nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.2.2: source build fails with build-types error

1 participant