Vite+ v0.3.2 is out!
Set package-manager versions independently with `vp env use`. Build custom Oxlint rules with the new plugin APIs. Includes Vite 8.3 and migration and installer fixes.
Upgrade: `vp upgrade`
Vite+ v0.3.0 is out.
Fresh installs move to a split XDG directory layout, vp migrate learns tsup, and Bun 1.4 package-manager commands go straight to bun.
Vite+ will support the XDG Base Directory convention by default in the next version, with a cleaner, platform-native directory layout for config, data, cache, and managed binaries.
Huge thanks to @forehalo for driving this major refactor!