vite 8.0.0-beta.9
8.0.0-beta.9 (2026-01-22)
Features
- bundled-dev: support worker in initial bundle (#21415) (f3d3149)
- dev: detect port conflicts on wildcard hosts (#21381) (b0dd5a9)
- shortcuts case insensitive (#21224) (7796ade)
- update rolldown to 1.0.0-rc.1 (#21463) (ff9dd7f)
- warn if
envPrefixcontains spaces (#21292) (9fcde3c)
Bug Fixes
- deps: update all non-major dependencies (#21440) (1835995)
- dev: avoid event emitter leak caused by
server.listencallback (#21451) (602d786) - lazy hook filter should work (#21443) (bc0c207)
- optimizer: skip
rolldownCjsExternalPluginforplatform: neutral(#21452) (d2fc4be)
Miscellaneous Chores
- deps: update rolldown-related dependencies (#21390) (be9dd4e)
- fix typo in plugin.ts comment (#21435) (d31fc66)