April 30th, 2026
The latest news releases from the Qwik team
April 30th, 2026
Patch Changes
fix(core): Q3 error "Only primitive and object literals can be serialized" no longer throws for route loaders and actions. (by @maiieul in #8592)
fix(router):
QwikRouterMockProvider'sloadersmocks stopped working due to a V2 refactor. They now properly mimick V2's implementation and work as expected.
April 13th, 2026
April 13th, 2026
April 13th, 2026
Minor Changes
- ✨ the
notFoundexports of the router factory functions no longer do anything, because therouterexports handle not-found routes. (by @wmertens in #8534)
Patch Changes
🐞🩹 intermittent Deno build failure in apps that use async tasks (by @Varixo in #8550)
🐞🩹 fix an SPA routing bug where using browser back/forward after a manual refresh could change the URL without rerendering the page (by @Varixo in #8544)
🐞🩹 image imports
foo.png?jsxare now more robust (by @wmertens in #8533)Updated dependencies [
ccb7579,06d82e0,7ae409d,e3eaa4e,7ae409d,06d82e0,d4def9d,fe3c4e2]:
April 13th, 2026