Skip to content

Releases: voidzero-dev/vite-plus

vite-plus v0.1.21-alpha.6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 May 07:51
Immutable release. Only release title and notes can be modified.
e134e4f

vite-plus v0.1.21-alpha.6

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.6
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.6
  • vite-plus@0.1.21-alpha.6

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.6 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.6\"; irm https://vite.plus/ps1 | iex

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

View the full commit: e134e4f

vite-plus v0.1.21-alpha.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 May 14:06
Immutable release. Only release title and notes can be modified.
6347597

vite-plus v0.1.21-alpha.5

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.5
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.5
  • vite-plus@0.1.21-alpha.5

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.5 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.5\"; irm https://vite.plus/ps1 | iex

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

View the full commit: 6347597

vite-plus v0.1.21-alpha.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 07:34
Immutable release. Only release title and notes can be modified.
dc41b71

vite-plus v0.1.21-alpha.4

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.4
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.4
  • vite-plus@0.1.21-alpha.4

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.4 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.4\"; irm https://vite.plus/ps1 | iex

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

View the full commit: dc41b71

vite-plus v0.1.21-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 13:44
Immutable release. Only release title and notes can be modified.
7044ab9

vite-plus v0.1.21-alpha.3

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.3
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.3
  • vite-plus@0.1.21-alpha.3

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.3 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.3\"; irm https://vite.plus/ps1 | iex

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

View the full commit: 7044ab9

vite-plus v0.1.21-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 12:22
Immutable release. Only release title and notes can be modified.
c4cdfc9

vite-plus v0.1.21-alpha.2

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.2
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.2
  • vite-plus@0.1.21-alpha.2

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.2 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.2\"; irm https://vite.plus/ps1 | iex

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

View the full commit: c4cdfc9

vite-plus v0.1.21-alpha.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 12:58
Immutable release. Only release title and notes can be modified.
cbd7464

vite-plus v0.1.21-alpha.1

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.1
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.1
  • vite-plus@0.1.21-alpha.1

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.1 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.1\"; irm https://vite.plus/ps1 | iex

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

View the full commit: cbd7464

vite-plus v0.1.21-alpha.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:20
Immutable release. Only release title and notes can be modified.
7b9e6d6

vite-plus v0.1.21-alpha.0

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.21-alpha.0
  • @voidzero-dev/vite-plus-test@0.1.21-alpha.0
  • vite-plus@0.1.21-alpha.0

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.21-alpha.0 bash

Windows:

\$env:VP_VERSION=\"0.1.21-alpha.0\"; irm https://vite.plus/ps1 | iex

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

View the full commit: 7b9e6d6

vite-plus v0.1.20

Choose a tag to compare

@github-actions github-actions released this 29 Apr 03:08
Immutable release. Only release title and notes can be modified.
bcc93a4

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

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]

Bundled Versions

Tool Version Source
vite 8.0.10 32c2978
rolldown 1.0.0-rc.17 d9d72c3
tsdown 0.21.10 npm
vitest 4.1.5 npm
oxlint 1.61.0 npm
oxlint-tsgolint 0.22.0 npm
oxfmt 0.46.0 npm

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! 🎉

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

Full Changelog: v0.1.19...v0.1.20

vite-plus v0.1.20-alpha.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 09:25
Immutable release. Only release title and notes can be modified.
bcc93a4

vite-plus v0.1.20-alpha.4

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.20-alpha.4
  • @voidzero-dev/vite-plus-test@0.1.20-alpha.4
  • vite-plus@0.1.20-alpha.4

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.20-alpha.4 bash

Windows:

\$env:VP_VERSION=\"0.1.20-alpha.4\"; irm https://vite.plus/ps1 | iex

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

View the full commit: bcc93a4

vite-plus v0.1.20-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Apr 14:08
Immutable release. Only release title and notes can be modified.
210897e

vite-plus v0.1.20-alpha.3

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.20-alpha.3
  • @voidzero-dev/vite-plus-test@0.1.20-alpha.3
  • vite-plus@0.1.20-alpha.3

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.20-alpha.3 bash

Windows:

\$env:VP_VERSION=\"0.1.20-alpha.3\"; irm https://vite.plus/ps1 | iex

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

View the full commit: 210897e