·
100 commits
to build/v2
since this release
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)