vite-plus 0.2.9 - #298372
Closed
BrewTestBot wants to merge 1 commit into
Closed
Conversation
bevanjkay
force-pushed
the
bump-vite-plus-0.2.9
branch
from
August 12, 2026 04:20
cdb060f to
3f14895
Compare
daeho-ro
force-pushed
the
bump-vite-plus-0.2.9
branch
4 times, most recently
from
August 13, 2026 12:10
1ed9c6d to
e2836bc
Compare
bevanjkay
force-pushed
the
bump-vite-plus-0.2.9
branch
2 times, most recently
from
August 13, 2026 14:03
c7e1a23 to
f5478a9
Compare
Contributor
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
chenrui333
force-pushed
the
bump-vite-plus-0.2.9
branch
2 times, most recently
from
August 16, 2026 01:31
d04b0eb to
7615629
Compare
Contributor
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Signed-off-by: Rui Chen <rui@chenrui.dev>
iMichka
force-pushed
the
bump-vite-plus-0.2.9
branch
from
August 19, 2026 06:15
7615629 to
8d1f204
Compare
Member
I have added |
Contributor
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.resourceblocks have been checked for updates.rolldownfailed to auto-update (url_unchanged).vitefailed to auto-update (url_unchanged).TODO and FIXME comments have been checked.
release notes
vp toolchaincommand. It prints the tools, versions, and bundling relationships in the active Vite+ release as a tree. The tree shows vite-plus, core, vite, rolldown, oxc, oxc-resolver, and the compiled Vite Task with its build time and revision. Give a tool name to select part of the tree. Use--jsonfor machine-readable output. Use--globalfor the global release (#2111), by @fengmk2vp hookscommand. It manages the Vite+ dispatcher for Git hooks.enableinstalls or refreshes the dispatcher and setscore.hooksPath.disableremoves the dispatcher and keeps that preference, soprepareandvp configdo not install it again.statusshows the current state. Use--hooks-dirto set a custom directory. Vite+ keeps that directory for later commands. Vite+ does not change project-owned hooks,stagedconfig, orpackage.jsonlifecycle scripts (#2341), by @dennybiasiollivp runnow works in the default Codex CLI and Claude Code sandboxes. Before this release, a cached task failed withFailed to set up task communication: Operation not permitted. The task code never started. Automatic file-access tracking also failed. Task caching and input tracking now work in both default profiles. You do not need extra sandbox permissions (vite-task#569, vite-task#576), by @wan9chiFeatures
vp createnow shows the dependencies whose install scripts npm 12 blocked. Before this release, Vite+ left those dependencies unbuilt and gave no message. To approve them,vp createrunsvp pm approve-buildsand thenvp pm rebuild(#2336), by @fengmk2vp env installandvp migrateimpossible to complete. SetVP_DOWNLOAD_TIMEOUTto a different number of seconds (#2386), by @tarikermis.idea/externalDependencies.xml. The docs now describe the gitignore strategy for.idea(#2204, #2378), by @KTrain5169vpnow shows a warning when it falls back to the global CLI in a project that has no project-localvite-plus. If the project declares the dependency,vptells you to runvp install. If the project does not declare it,vppoints to the migration guide.vp migrateand commands outside a project stay silent (#2362), by @liangmiQwQFixes & Enhancements
corepack usenow verify against the extracted CLI (bin/yarn.js), not the npm tarball.vp installno longer fails on a cold cache.vp runno longer downloads Yarn again on every run (#2227), by @leslieeilselvp devno longer crashes at startup withENOENTwhenexperimental.bundledDevis enabled. The bundled dev client path now points to the packaged layout (#2384), by @lofczvp migratenow rejects a workspace member as its target. Before this release, it migrated the enclosing workspace instead. It now tells you to run the command from the workspace root (#2229), by @leslieeilselVP_NODE_VERSION=22and other partial versions now resolve to an exact Node.js release. This applies to shim-dispatched commands such asvp env exec node -v(#2411), by @jong-kyungbunxshims now dispatch throughbun x.bunx <package>no longer starts a matching package script recursively. This applies to new Bun installations (#2151), by @liangmiQwQVP_HOMEpath that contains spaces or quotes now loads without an error (#2191), by @naokihabavite-plus/test/browser-*type exports now add.jsextensions to relative shim specifiers. Those specifiers now resolve withNodeNextmodule resolution (#2360), by @eai04191vp <command> --helpshows the local themed help. A command with more arguments (vp test --help --coverage,vp test list --help) goes to the bundled tool. Deep help and subcommand help stay complete (#2345), by @liangmiQwQnode_modules(vite-task#539), by @jong-kyungRefactor
vite_*tovp_*(#2335), by @fengmk2utils(#2347), by @jong-kyungcrate::help(#2363), by @jong-kyungDocs
overridesbehavior to match Vite+ (#1942), by @liangmiQwQsetup-vite-plus-actionversion pinning in the CI guide (#2359), by @fengmk2BUNDLING.md(#2334), by @dennybiasiolliChore
d05b1dc(#2339, #2403), by @wan9chi2026-08-02(#2342), by @wan9chibuild:srctask (#2396), by @jong-kyungvpbuilt from the checkout (#2388), by @fengmk2dev_engines_runtime_pnpm11snapshot to the seeded default Node version (#2390), by @fengmk2pnpm testagain as the full gate (#2376), by @jong-kyungBundled Versions
8.2.142161581.2.352dbd190.22.144.1.101.77.07.0.20010.62.0Upgrade
New Contributors
@eai04191, @KTrain5169, @lofcz, @tarikermis, @leslieeilsel
Full Changelog: voidzero-dev/vite-plus@v0.2.8...v0.2.9
Published Packages
@voidzero-dev/vite-plus-core@0.2.9vite-plus@0.2.9Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
Or download and run
vp-setup.exefrom the assets below.Docker:
docker run --rm -it -v "$PWD:/app" -w /app ghcr.io/voidzero-dev/vite-plus:0.2.9 vp buildRun any
vpcommand without installing it; see the Docker guide for more.View the full release notes at https://github.com/voidzero-dev/vite-plus/releases/tag/v0.2.9.