Change8

@qwik.dev/core@2.0.0-beta.34

📦 qwikView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch release addresses critical bugs related to serialization errors in route loaders/actions and fixes broken loader mocking in `QwikRouterMockProvider` following a V2 refactor.

🐛 Bug Fixes

  • Q3 error "Only primitive and object literals can be serialized" no longer throws for route loaders and actions.
  • `QwikRouterMockProvider`'s `loaders` mocks now properly mimic V2's implementation and work as expected after a V2 refactor caused them to stop working.

Affected Symbols