Minor Changes
- ✨ allow mocking route loaders & actions in
QwikCityMockProvider(by @alexismch in #8102)
Patch Changes
-
🐞🩹 qwik-city spa routeStateInternal and routeLocation url origins mismatch (by @maiieul in #8234)
-
feat(qwik-city): add getOrigin option to QwikCityBunOptions and QwikCityDenoOptions for improved URL handling (by @JerryWu1234 in #8251)
-
Make RequestEvents readonly instead of frozen (by @DustinJSilk in #8135)