QwikDev/qwik @qwik.dev/router@2.0.0-beta.35
Source
- Source kind:
github-release - Canonical URL: https://github.com/QwikDev/qwik/releases/tag/%40qwik.dev/router%402.0.0-beta.35
- Repository: qwik
- Framework: Qwik
- Published: 2026-05-12T21:38:50Z
- Prerelease:
True - Author:
github-actions[bot] - Body hash:
8c2e450c6330686679cf72a0d2ca2b75d00638698851de20870a82a7476edb89 - Semantic hash:
cacf3d596440c4944ea6ca93d0b687966269b29081bf4814c94ce93c96294cb6
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 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)
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.