Patch Changes
-
#7273
6dfd7081b
Thanks @bluwy! - Fix error stacktrace from Vite SSR runtime -
#7370
83016795e
Thanks @bluwy! - Simplify nested hydration flow -
#7488
d3247851f
Thanks @natemoo-re! - PasscompressHTML
setting to server adapters -
#7494
2726098bc
Thanks @itsmatteomanf! - Replaces the instance ofsetTimeout()
in the runtime to usequeueMicrotask()
, to resolve limitations on Cloudflare Workers. -
#7509
f4fea3b02
Thanks @ematipico! - Correctly emit pre-rendered pages whenbuild.split
is set totrue