github voidzero-dev/vite-plus v0.1.16
vite-plus v0.1.16

7 hours ago

vite-plus v0.1.16

Published Packages

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

Installation

macOS/Linux:

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

Windows:

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

What's Changed

  • fix(install): support JFrog registry metadata JSON format by @fengmk2 in #1249
  • fix(workspace): support Bun object-form workspaces in package.json by @fengmk2 in #1250
  • fix(env): resolve latest to absolute latest Node.js version by @fengmk2 in #1253
  • fix(init): use bin.js entry point for TypeScript loader in justfile by @jong-kyung in #1252
  • feat(migrate): support volta node version migration to .node-version by @naokihaba in #1201
  • chore(deps): update crate-ci/typos action to v1.45.0 by @renovate[bot] in #1262
  • fix(create): replace deprecated @tanstack/create-start with @tanstack/cli by @jong-kyung in #1259
  • docs(upgrade): document aliased package update steps by @fengmk2 in #1266
  • fix(staged): Include additional supported config types from lint-staged by @porada in #1263
  • feat(env): make vp env off disable Node.js management for all vp commands by @fengmk2 in #1255
  • fix(migration): add vitest to devDependencies for peer dep resolution by @fengmk2 in #1261
  • fix(check): do not treat lint warnings as errors in exit code by @fengmk2 in #1268
  • feat(deps): upgrade upstream dependencies by @Brooooooklyn in #1267
  • fix(lint): resolve tsgolint on Windows with bun package manager by @fengmk2 in #1269
  • chore: use matchDepNames for vite-task crates in renovate config by @fengmk2 in #1217
  • docs: add custom Node.js mirror docs and rename VITE_NODE_DIST_MIRROR to VP_NODE_DIST_MIRROR by @kazupon in #1254
  • chore(install): clarify Node.js version management prompt by @fengmk2 in #1273
  • feat(cli): add explanations to migration prompts by @hakshu25 in #1270
  • refactor(tools): use .ts import extensions by @fengmk2 in #1274
  • refactor(cli): migrate build from tsc+rolldown to tsdown by @fengmk2 in #1276
  • fix(upgrade): bypass package manager release age gates during vp upgrade by @kazupon in #1272
  • fix(cli): wrap zsh completion in eval for dash compatibility by @shaneturner in #1280
  • feat(deps): upgrade upstream dependencies by @Brooooooklyn in #1279
  • fix(build): write merged LICENSE directly instead of LICENSE.md by @fengmk2 in #1281
  • docs: add info about bun as pkg manager by @TheAlexLichter in #1294
  • fix(cli): update .yarnrc template to use node_modules by @rChaoz in #1297
  • fix(cli): scope CI env var to child process in Windows install script by @fengmk2 in #1292
  • fix: correctly resolve tsgolint in yarn monorepo packages by @rChaoz in #1310
  • fix(cli): override rolldown panic hook with vite-plus branding by @fengmk2 in #1287
  • docs: Improve docs for core commands. by @connorshea in #1304
  • fix(cli): fix PowerShell install errors on Windows by @fengmk2 in #1284
  • docs: soften troubleshooting claims around vite config loading by @FleetAdmiralJakob in #1313
  • docs: Remove redirect. by @connorshea in #1306
  • chore: bump vite-task to 076cef48 by @fengmk2 in #1320
  • feat(deps): upgrade upstream dependencies by @Brooooooklyn in #1319

New Contributors

Full Changelog: v0.1.15...v0.1.16

Don't miss a new vite-plus release

NewReleases is sending notifications on new releases.