Skip to content

vite-plus 0.1.20#279983

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-vite-plus-0.1.20
Apr 29, 2026
Merged

vite-plus 0.1.20#279983
BrewTestBot merged 2 commits into
mainfrom
bump-vite-plus-0.1.20

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Warning: rolldown was downgraded to match the latest upstream version.

release notes
This release focuses on experience improvements, bug fixes, and dependency updates.

Features

  • Auto-migrate ESLint/Prettier to oxlint/oxfmt in vp create (#1434) — @fengmk2
  • Multi-editor selection in vp create (#1438) — @lyzno1
  • Ship docs directly at vite-plus/docs (#1440) — @cpojer
  • Redefine vp check --no-lint for type-check-only workflow (#1444) — @jong-kyung
  • Error on vp install -g without package names (#1472) — @liangmiQwQ
  • Add language-specific formatter overrides to .vscode/settings.json (#1491) — @oilater
  • Platform support for targets without input auto-inference (e.g. Android) — tasks still run, but those relying on auto-inference run uncached with a summary noting that input must be configured manually to enable caching (vite-task#352) — @branchseer
  • Upgrade upstream dependencies: vite v8.0.10, vitest 4.1.5, rolldown v1.0.0-rc.17, tsdown 0.21.10, oxfmt 0.46.0, oxlint 1.61.0, oxlint-tsgolint 0.22.0, oxc toolchain 0.127.0, @vitejs/devtools 0.1.15, @napi-rs/wasm-runtime ^1.1.4, diff ^9.0.0 (#1435, #1460, #1469, #1479) — @Brooooooklyn

Fixes & Enhancements

  • Condense Vite+ AGENTS.md content (#1430) — @cpojer
  • Suppress Vite+ header in non-TTY and git hook contexts (#1439) — @fengmk2
  • Avoid truncating lock file to prevent sharing violation on Windows (#1467) — @rorychatt
  • Support PowerShell on non-Windows platforms (#1481) — @nekomoyi
  • vp run no longer aborts with failed to prepare the command for injection: Invalid argument when the user environment already has LD_PRELOAD (Linux) or DYLD_INSERT_LIBRARIES (macOS) set; the tracer shim is now appended to any existing value and placed last, preserving user preloads' symbol-interposition precedence (vite-task#349) — @branchseer

Docs

  • Add team page (#1427) — @mdong1909
  • Add Zed integration details to IDE documentation (#1455) — @naokihaba
  • Add vitepress-plugin-group-icons (#1487) — @yuyinws

Chore

  • ecosystem-ci: bump vinext to latest main (#1431) — @fengmk2
  • ci: switch mac runners from namespace to GitHub runners (#1432) — @fengmk2
  • test(e2e): add varlet ecosystem-ci test case (#1428) — @fengmk2
  • Recover panicked validation test (#1436) — @fengmk2
  • Bump @ast-grep/napi for arm linux (#1437) — @branchv
  • ci: remove redundant release artifact download (#1445) — @lyzno1
  • ci: use app token for upgrade PR (#1449) — @Boshen
  • Align package metadata across workspace (#1454) — @lyzno1
  • ci: replace actions/checkout with taiki-e/checkout-action (#1458) — @Boshen
  • Bump vite-task to d1b8cda (#1461) — @branchseer
    Includes upstream housekeeping: disable crate publishing (vite-task#348), add security analysis workflow (vite-task#350), replace actions/checkout with taiki-e/checkout-action (vite-task#356), pin oxc-project/setup-rust to v1.0.2 (vite-task#355), and replace serde_yml with serde_norway (vite-task#357)
  • ci(upgrade-deps): teach autofix agent to handle sync-remote failures (#1468) — @fengmk2
  • Remove dead global logic for update command (#1478) — @liangmiQwQ
  • Remove Claude issue workflow (#1486) — @Boshen
  • Update crate-ci/typos action to v1.45.2 (#1492) — @renovate[bot]

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.20
  • @voidzero-dev/vite-plus-test@0.1.20
  • vite-plus@0.1.20

Installation

macOS/Linux:

curl -fsSL https://vite.plus | bash

Windows:

irm https://vite.plus/ps1 | iex

Or download and run vp-setup.exe from the assets below.

Upgrade:

vp upgrade

New Contributors

Welcome to all new contributors! :tada:

@branchv, @lyzno1, @yuyinws, @rorychatt, @oilater

Full Changelog: voidzero-dev/vite-plus@v0.1.19...v0.1.20

View the full release notes at https://github.com/voidzero-dev/vite-plus/releases/tag/v0.1.20.


@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 bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 29, 2026
@branchv branchv force-pushed the bump-vite-plus-0.1.20 branch from 3b654d6 to 9505644 Compare April 29, 2026 04:50
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 29, 2026
@BrewTestBot BrewTestBot enabled auto-merge April 29, 2026 07:43
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 4714817 Apr 29, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-vite-plus-0.1.20 branch April 29, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. 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.

2 participants