Patch Changes
-
🐞🩹 Better configuration of Vite's optimizeDeps, preventing false duplication warnings, and verifying that Qwik dependencies are not in optimizeDeps. (by @wmertens in #7998)
-
🐞🩹 resuming app with non-qwik elements inside (by @Varixo in #7991)
-
🐞🩹 During deserialization, stores now correctly handle cyclic references to themselves (by @wmertens in #7998)