Minor Changes
-
feat: unshadow
data
andform
inenhance
and warn about future deprecation when used indev
mode (#9902) -
feat: crawl URLs in
<meta>
tags (#9900)
Patch Changes
-
fix: avoid trying to inline raw or url css imports (#9925)
-
feat: prerender in worker rather than subprocess to support Deno (#9919)
-
perf: add
<script>
to prerendered redirects for faster redirects (#9911) -
fix: add typing for
vitePlugin
toConfig
(#9946) -
fix: stop setting Kit cookie defaults on cookies parsed from headers (#9908)
-
fix: only skip hydration with vite overlay if current page is an error (#9892)