Originally created by: dependabot[bot]
Bumps vite from 6.4.3 to 8.1.4.
Sourced from vite's releases.
v8.1.4
Please refer to CHANGELOG.md (github.com) for details.
v8.1.3
Please refer to CHANGELOG.md (github.com) for details.
v8.1.2
Please refer to CHANGELOG.md (github.com) for details.
v8.1.1
Please refer to CHANGELOG.md (github.com) for details.
create-vite@8.1.0
Please refer to CHANGELOG.md (github.com) for details.
plugin-legacy@8.1.0
Please refer to CHANGELOG.md (github.com) for details.
v8.1.0
Please refer to CHANGELOG.md (github.com) for details.
plugin-legacy@8.1.0-beta.0
Please refer to CHANGELOG.md (github.com) for details.
v8.1.0-beta.0
Please refer to CHANGELOG.md (github.com) for details.
v8.0.16
Please refer to CHANGELOG.md (github.com) for details.
v8.0.15
Please refer to CHANGELOG.md (github.com) for details.
v8.0.14
Please refer to CHANGELOG.md (github.com) for details.
v8.0.13
Please refer to CHANGELOG.md (github.com) for details.
v8.0.12
Please refer to CHANGELOG.md (github.com) for details.
v8.0.11
Please refer to CHANGELOG.md (github.com) for details.
v8.0.10
Please refer to CHANGELOG.md (github.com) for details.
v8.0.9
Please refer to CHANGELOG.md (github.com) for details.
... (truncated)
Sourced from vite's changelog.
8.1.4 (2026-07-09)
Features
- legacy: prefer oxc as minifier (fix #21973](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/21973">/issues/21973)) (#22468](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22468">/issues/22468)) (ab5dafa)
Bug Fixes
- build: add workaround for building on stackblitz (#22840](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22840">/issues/22840)) (575c32c)
- build: keep
import.meta.urlin preload function as-is (#22839](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22839">/issues/22839)) (f1f90ed)- deps: update all non-major dependencies (#22865](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22865">/issues/22865)) (d4295a9)
- deps: update rolldown-related dependencies (#22866](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22866">/issues/22866)) (7cf07e4)
- html: avoid backtracking in import-only check (#22848](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22848">/issues/22848)) (b5868c0)
- optimizer: avoid optimizer run for transform request before init (#22852](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22852">/issues/22852)) (72a5e21)
- ssr: align named export function call stacktrace column with Node (#22829](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22829">/issues/22829)) (173a1b6)
- strip pure CSS chunk imports when chunkImportMap is enabled (#22841](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22841">/issues/22841)) (648bd04)
Documentation
- fix incorrect
@defaultforserver.cors(#22859](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22859">/issues/22859)) (70435b2)Miscellaneous Chores
- deps: update dependency postcss-modules to v9 (#22867](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22867">/issues/22867)) (a9539d6)
Code Refactoring
- eliminate ineffectiveDynamicImport warn (#22876](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22876">/issues/22876)) (ea22fb3)
Tests
- avoid warnings (#22851](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22851">/issues/22851)) (af21ab6)
Build System
- remove the custom onLog function (#22878](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22878">/issues/22878)) (2c4a217)
- replace deprecated
onwarnwithonLog(#22741](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22741">/issues/22741)) (c581b55)8.1.3 (2026-07-02)
Bug Fixes
- css: inject inlined CSS after the shebang line (#22717](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22717">/issues/22717)) (1534d36)
- deps: bump
es-module-lexerto 2.3.0 (#22838](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22838">/issues/22838)) (7103c3a)- preload css for nested dynamic imports (#22759](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22759">/issues/22759)) (2c53054)
- ssr: correct stacktrace column position for first line (#22828](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22828">/issues/22828)) (c4acd69)
8.1.2 (2026-06-30)
Bug Fixes
- deps: revert es-module-lexer to 2.1.0 (#22827](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22827">/issues/22827)) (0d3bd7c)
- restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22757">/issues/22757))" (#22825](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22825">/issues/22825)) (efb98cc)
... (truncated)
a477454 release: v8.1.4ab5dafa feat(legacy): prefer oxc as minifier (fix #21973](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21973">/issues/21973)) (#22468](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22468">/issues/22468))173a1b6 fix(ssr): align named export function call stacktrace column with Node (#22829](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22829">/issues/22829))575c32c fix(build): add workaround for building on stackblitz (#22840](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22840">/issues/22840))72a5e21 fix(optimizer): avoid optimizer run for transform request before init (#22852](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22852">/issues/22852))a9539d6 chore(deps): update dependency postcss-modules to v9 (#22867](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22867">/issues/22867))70435b2 docs: fix incorrect @default for server.cors (#22859](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22859">/issues/22859))2c4a217 build: remove the custom onLog function (#22878](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22878">/issues/22878))c581b55 build: replace deprecated onwarn with onLog (#22741](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22741">/issues/22741))ea22fb3 refactor: eliminate ineffectiveDynamicImport warn (#22876](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22876">/issues/22876))