github QwikDev/qwik @builder.io/qwik@1.9.0

latest release: @builder.io/qwik-city@1.9.0
2 days ago

Patch Changes

  • ✨ Introducing the experimental[] option to the Vite plugin. This allows you to opt in to features that are not guaranteed to have a stable API. (by @wmertens in #6880)

  • 🐞🩹 fix typo in using useStore() (by @zaynet in #6875)

  • 🐞🩹 gracefully handle image dimensions service errors (by @JerryWu1234 in #6855)

  • ✨ Lib builds no longer perform qwik transformation. (by @wmertens in #6850)

    This prevents using unstable internal APIs, and doesn't make a difference for the end user. Library authors are strongly urged to push a new library patch version built with this qwik version, and to add | ^2.0.0 to their accepted qwik version range.

  • 🐞🩹 SSG Link component strips search parameters (by @JerryWu1234 in #6778)

  • 🐞🩹 The PrefetchServiceWorker now has a more efficient graph and only prefetches direct imports and, at a lower priority, task QRL segments. This greatly improves its load performance. (by @wmertens in #6853)

Don't miss a new qwik release

NewReleases is sending notifications on new releases.