Skip to content

vite 8.0.0-beta.3

8.0.0-beta.3 (2025-12-18)

Features

  • introduce v2 native plugins and enable it by default (#21268) (42f2ab3)
  • ssr: avoid errors when rewriting already rewritten stacktrace (#21269) (98d9a33)
  • update rolldown to 1.0.0-beta.55 (#21300) (2c8db85)

Bug Fixes

  • allow no-cors requests for non-script tag requests (#21299) (ef3d596)
  • deps: update all non-major dependencies (#21285) (4635b2e)
  • unreachable error when building with experimental.bundledDev is enabled (#21296) (e81c183)