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.