This release adds support for Vite 6.
Breaking Changes
Vite.createRuntime
is nowVite.createServerModuleRunner
and accepts the same options as Vite'screateServerModuleRunner
. This breaking change is unlikely to affect you unless you are a package maintainer.
New Contributors
- @Barabasbalazs made their first contribution in #19
Full Changelog: v3.0.0...v4.0.0