Skip to content

@qwik.dev/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@shairez shairez released this 01 Oct 10:10
· 100 commits to build/v2 since this release
2153e74

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)