Minor Changes
Patch Changes
-
fix(router): Node SSR no longer hangs when using
compression(or other middleware that wrapsres.write/res.end). (by @maiieul in #8620) -
🐞🩹 handle aborted Node response streams without crashing and resolve the Node response stream contract (by @Varixo in #8613)
-
fix(router): The Vite dev won't crash anymore when
src/entry.ssris missing (e.g. in monorepos) (by @maiieul in #8601) -
🐞🩹 handle callback-only response end in Vite HTML transform (by @Varixo in #8597)
-
Updated dependencies [
8fdf639,8dbdc12,b6f7556,5cb730f,c5f5bb0,dc9a8e8,ea33c02,b90aa3f,a8e3dc0,5fd8f65]:- @qwik.dev/core@2.0.0-beta.35