Releases: voidzero-dev/vite-plus
vite-plus v0.1.14-alpha.1
vite-plus v0.1.14-alpha.1
Published Packages
@voidzero-dev/vite-plus-core@0.1.14-alpha.1@voidzero-dev/vite-plus-test@0.1.14-alpha.1vite-plus@0.1.14-alpha.1
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.14-alpha.1 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.14-alpha.1\"; irm https://vite.plus/ps1 | iexView the full commit: 0ff9227
vite-plus v0.1.14-alpha.0
vite-plus v0.1.14-alpha.0
Published Packages
@voidzero-dev/vite-plus-core@0.1.14-alpha.0@voidzero-dev/vite-plus-test@0.1.14-alpha.0vite-plus@0.1.14-alpha.0
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.14-alpha.0 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.14-alpha.0\"; irm https://vite.plus/ps1 | iexView the full commit: fc9bf49
vite-plus v0.1.13 — Windows Improvements, Svelte Support & DTS Fixes
This release brings significant Windows platform improvements, Svelte template support, and resolves over 130 DTS warnings.
Highlights
- Svelte Support —
vp createnow supports Svelte templates via the sv CLI (#982) - Windows Trampoline — Replaced .cmd wrappers with a trampoline exe for more reliable Node.js version switching on Windows (#981)
- DTS Warnings Resolved — Fixed ~137 DTS warnings in
vp packwhen importing UserConfig (#993) - Terminal Color Detection — Adopted DA1 sandwich technique for robust OSC color query detection (#986)
Features
- Add svelte template support via sv CLI (#982) — @mudiageo
- Use trampoline exe instead of .cmd wrappers on Windows (#981) — @fengmk2
- Add Kiro agent instructions (#1033) — @ErikCH
- Upgrade oxlint 1.55→1.56, oxfmt 0.40→0.41, tsdown 0.21.3→0.21.4, @vitejs/devtools 0.1.0→0.1.2 (#980) — @Brooooooklyn
- Upgrade Vite 8.0.0→8.0.1, Rolldown rc.9→rc.10, oxc_resolver→11.19.1 (#1043) — @Brooooooklyn
- Upgrade oxlint-tsgolint 0.17.0→0.17.1 (#1058) — @Brooooooklyn
Fixes & Enhancements
- Normalize target directory to forward slashes on Windows in
vp create(#971) — @fengmk2 - Use
vp fmtinstead of bin in create (#972) — @Salnika - Split IDE and shell profile checks in
vp env doctor(#961) — @jong-kyung - Resolve vendor-aliases paths from package root, not distRoot (#985) — @Brooooooklyn
- Unset session override when
vp env usecalled without arguments (#960) — @JasonOA888 - Add Windows support and extract clean-dist in justfile (#953) — @nekomoyi
- Adopt DA1 sandwich technique for robust OSC color query detection (#986) — @Brooooooklyn
- Copy esm-shims.js to dist during tsdown bundling (#1013) — @kazupon
- Auto-install hooks and staged config in prepare script (#1028) — @fengmk2
- Update resolution logic for
vp createto matchnpm-init(#1041) — @rrdelaney - Resolve ~137 DTS warnings in
vp packwhen importing UserConfig (#993) — @kazupon - Use jsonc-parser for vscode settings (#1003) — @liangmiQwQ
- Export all values from vite-plus/pack subpath (#1044) — @kazupon
- Handle permission errors when configuring shell PATH (#1040) — @kazupon
- Remove --tag alpha from vp upgrade in CI (#1009) — @fengmk2
- Upgrade cac to v7 to fix sync-remote major version conflict (#1049) — @fengmk2
- Show node version fallback in
vp --version(#1032) — @TheAlexLichter
Docs
- Clarify built-in command vs custom script precedence in AGENTS.md (#1010) — @creativerezz
Chore
- Auto-update agent instructions, never create new files (#1027) — @fengmk2
- Update oxc to v0.120.0 (#969) — @renovate[bot]
- Fix editor list (#1006) — @cpojer
- Rename
rolldown-vitedirectory tovite(#1024) — @Boshen - Add graphite optimizer to CI (#983) — @Brooooooklyn
- Add Claude issue triage workflow for bug reports (#1011) — @Boshen
- Skip flaky snap tests on macOS and win32 (#1022) — @fengmk2
- Ignore command-staged-with-config flaky test output (#1047) — @fengmk2
Published Packages
@voidzero-dev/vite-plus-core@0.1.13@voidzero-dev/vite-plus-test@0.1.13vite-plus@0.1.13
Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
irm https://vite.plus/ps1 | iexUpgrade:
vp upgradeNew Contributors
Welcome to all new contributors! 🎉
@jong-kyung, @JasonOA888, @mudiageo, @creativerezz, @rrdelaney, @liangmiQwQ, @ErikCH, @TheAlexLichter
Full Changelog: v0.1.12...v0.1.13
vite-plus v0.1.13-alpha.5
vite-plus v0.1.13-alpha.5
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.5@voidzero-dev/vite-plus-test@0.1.13-alpha.5vite-plus@0.1.13-alpha.5
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.5 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.5\"; irm https://vite.plus/ps1 | iexView the full commit: 2dfc0c3
vite-plus v0.1.13-alpha.4
vite-plus v0.1.13-alpha.4
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.4@voidzero-dev/vite-plus-test@0.1.13-alpha.4vite-plus@0.1.13-alpha.4
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.4 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.4\"; irm https://vite.plus/ps1 | iexView the full commit: ffc1638
vite-plus v0.1.13-alpha.3
vite-plus v0.1.13-alpha.3
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.3@voidzero-dev/vite-plus-test@0.1.13-alpha.3vite-plus@0.1.13-alpha.3
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.3 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.3\"; irm https://vite.plus/ps1 | iexView the full commit: d64cba8
vite-plus v0.1.13-alpha.2
vite-plus v0.1.13-alpha.2
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.2@voidzero-dev/vite-plus-test@0.1.13-alpha.2vite-plus@0.1.13-alpha.2
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.2 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.2\"; irm https://vite.plus/ps1 | iexView the full commit: 9db93c2
vite-plus v0.1.13-alpha.1
vite-plus v0.1.13-alpha.1
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.1@voidzero-dev/vite-plus-test@0.1.13-alpha.1vite-plus@0.1.13-alpha.1
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.1 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.1\"; irm https://vite.plus/ps1 | iexView the full commit: 849c126
vite-plus v0.1.13-alpha.0
vite-plus v0.1.13-alpha.0
Published Packages
@voidzero-dev/vite-plus-core@0.1.13-alpha.0@voidzero-dev/vite-plus-test@0.1.13-alpha.0vite-plus@0.1.13-alpha.0
Installation
macOS/Linux:
curl -fsSL https://vite.plus | VITE_PLUS_VERSION=0.1.13-alpha.0 bashWindows:
\$env:VITE_PLUS_VERSION=\"0.1.13-alpha.0\"; irm https://vite.plus/ps1 | iexView the full commit: b3d0e96
vite-plus v0.1.12 — 14 New Contributors & 40+ Improvements
The first release since the alpha announcement, packed with bug fixes, platform improvements, and contributions from 14 new community members. Thank you to everyone who jumped in!
Highlights
- Better Windows support — symlink fallback to copy/junction (#931), forward-slash normalization in
vp create - Shell & environment — fish snippet install (#837),
ZDOTDIR/XDG_CONFIG_HOMEsupport (#892), tmux hang fix (#945) - Editor support — Zed editor in
vp create(#832), Gemini CLI agent instructions (#891)
Features
vp create: use degit to download vite:library template from GitHub (#948) — @fengmk2vp create: add Zed editor support (#832) — @xingwangzhevp --version: show package manager and Node.js version (#918) — @nekomoyi- Install: create a fish snippet instead of modifying config.fish (#837) — @CyanChanges
- Add Gemini CLI agent instructions (#891) — @aulikhin
- Upgrade upstream dependencies:
@vitejs/devtools0.0.0-alpha.34 → 0.1.0,@rolldown/debug1.0.0-rc.8 → 1.0.0-rc.9 (#893);tsdown0.21.2 → 0.21.3,oxlint-tsgolint0.16.0 → 0.17.0 (#947) — @Brooooooklyn - Add version override input to release workflow (#913) — @fengmk2
Bug Fixes
- Avoid symlink EPERM on Windows by falling back to copy/junction (#931) — @fengmk2
- Skip OSC color queries in tmux to prevent hang on launch (#945) — @Brooooooklyn
- Respect
ZDOTDIRandXDG_CONFIG_HOMEin install, doctor, and implode (#892) — @mst-mkt - Avoid false musl detection on WSL/glibc systems (#823) — @hadronomy
- Show errors when
vp installfails and bypass npm & pnpm minimum release age (#834) — @kazupon - Dynamically scan root .d.ts files from
@vitest/browser(#944) — @kazupon - Include
aria-role.d.tsin@voidzero-dev/vite-plus-testpackage (#909) — @kazupon - Resolve ws CJS named export error with cloudflare preset (#855) — @fengmk2
- Use
create-nitro-appinstead ofcreate-nitroforvp create nitro(#898) — @nekomoyi - Remove unsupported
catalogModefor yarn monorepo (#873) — @Salnika - Suggest
vp run devfor templates in create summary (#874) — @MahmoodKhalil57 - Check
vpxshim invp env doctor(#876) — @MahmoodKhalil57 - Strip trailing slash from registry URL in install script (#916) — @zerone0x
- Skip agent selector when AGENTS.md already exists (#937) — @zerone0x
- Use
pathToFileURLfor dynamic imports in oxfmt/oxlint bin wrappers (#867) — @fengmk2 - Align OXC formatter config with vite.config.ts (#862) — @GGGLHHH
- Generate comprehensive LICENSE file for npm publish (#936) — @fengmk2
- Fix
vp checkinside GitHub Actions (#914) — @hyoban - Replace stale
--no-type-checkexample invp checkhelp (#875) — @MahmoodKhalil57 - Add repository field to CLI binary package.json for npm provenance (#911) — @fengmk2
- Correct broken doc paths in skill routing table (#856) — @Brooooooklyn
- Switch from Namespace runners to free GitHub-hosted runners (#817) — @fengmk2
Docs
- Add a "Why Vite+" section (#813) — @cpojer
- Fix mobile menu dark mode in home (#815) — @mdong1909
- Fix broken migration doc anchors for tsdown and lint-staged (#821) — @alvarosabu
- Fix
vp createexample (#921) — @cpojer - Update migration docs to include Vitest (#932) — @cpojer
- Render diagram using mermaid (#940) — @branchseer
Chore
- Replace deprecated
experimentalSortImportswithsortImports(#886) — @wobsoriano - Use
sortPackageJsoninstead ofexperimentalSortPackageJson(#917) — @aulikhin - Add metadata to publishable package.json files (#895) — @Boshen
- Run cargo shear --fix and disable unused doctests/tests (#915) — @Boshen
- Isolate docs from root workspace (#941) — @branchseer
- Speed up Windows CI with Dev Drive (#872) — @Boshen
- Ignore test fixture package.json files in renovate (#863) — @Boshen
- Ignore vitest-dev and vite-task crates in renovate (#868) — @Boshen
- Ignore subtreed directories in renovate (#870) — @Boshen
- Update crate-ci/typos action to v1.44.0 (#845)
Published Packages
@voidzero-dev/vite-plus-core@0.1.12@voidzero-dev/vite-plus-test@0.1.12vite-plus@0.1.12
Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
irm https://vite.plus/ps1 | iexUpgrade:
vp upgradeNew Contributors
Welcome to all new contributors! 🎉
@hadronomy, @kazupon, @xingwangzhe, @CyanChanges, @alvarosabu, @GGGLHHH, @Salnika, @MahmoodKhalil57, @nekomoyi, @wobsoriano, @aulikhin, @hyoban, @zerone0x, @mst-mkt
Full Changelog: v0.1.11...v0.1.12