QwikDev/qwik @qwik.dev/router@2.0.0-beta.35

Source

Release Ideas

  • ✨ add worker$ support running heavy work in Web Workers (by @Varixo in #8572)
  • fix(router): Node SSR no longer hangs when using compression (or other middleware that wraps res.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.ssr is missing (e.g. in monorepos) (by @maiieul in #8601)
  • 🐞🩹 handle callback-only response end in Vite HTML transform (by @Varixo in #8597)

Summary

Minor Changes - ✨ add worker$ support running heavy work in Web Workers (by $1 in $1) Patch Changes - fix(router): Node SSR no longer hangs when using compression (or other middleware that wraps res.write / res.end ). (by $1 in $1) - 🐞🩹 handle aborted Node response streams without crashing and resolve the Node response stream contract (by $1 in $1) - fix(router): The Vite dev won’t crash anymore when src/entry.ssr is missing (e.g. in monorepos) (by $1 in $1) - 🐞🩹 handle callback-only response end in Vite HTML t…

Public Handling Notes

  • EXTRACTED: This page records release metadata and a concise idea summary.
  • INFERRED: The full release body is not mirrored publicly; use the canonical GitHub URL for complete text.