Skip to content

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:23
· 31 commits to main since this release
8cac709

Patch Changes

  • 🐞🩹 all @qwik-ui packages are now side effect free. This cleans up the consumers bundle-graphs of unnecessary static imports, preventing any likelyhood of over-preloading. (by @maiieul in #1126)