Releases: QwikDev/qwik
eslint-plugin-qwik@2.0.0-beta.34
create-qwik@2.0.0-beta.34
create-qwik@2.0.0-beta.34
@qwik.dev/router@2.0.0-beta.34
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. -
Updated dependencies [
bbc7916]:- @qwik.dev/core@2.0.0-beta.34
@qwik.dev/react@2.0.0-beta.34
Patch Changes
- Updated dependencies [
bbc7916]:- @qwik.dev/core@2.0.0-beta.34
@qwik.dev/optimizer@2.1.0-beta.3
@qwik.dev/core@2.0.0-beta.34
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.
eslint-plugin-qwik@2.0.0-beta.32
eslint-plugin-qwik@2.0.0-beta.32
create-qwik@2.0.0-beta.32
create-qwik@2.0.0-beta.32
@qwik.dev/router@2.0.0-beta.32
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]:- @qwik.dev/core@2.0.0-beta.32