Patch Changes
-
[chore] Prerendering URL is now a subclass instead of a proxy (#5278)
-
[fix] support vite.config.js on Windows (#5265)
-
Allow both string and URL as the first argument of
$app/navigation#goto
(#5282) -
rename
goto(href)
togoto(url)
(#5286) -
Add types for @sveltejs/kit/experimental/vite (#5266)
-
fix: port flag doesn't work in preview (#5284)