April 30th, 2026
Patch Changes
- Updated dependencies [
bbc7916]:
April 30th, 2026
Patch Changes
bbc7916]:
April 30th, 2026
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's loaders mocks 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
notFound exports of the router factory functions no longer do anything, because the router exports 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?jsx are now more robust (by @wmertens in #8533)
Updated dependencies [ccb7579, 06d82e0, 7ae409d, e3eaa4e, 7ae409d, 06d82e0, d4def9d, fe3c4e2]: