Skip to content

Releases: QwikDev/qwik

@builder.io/[email protected]

01 Apr 23:52
Compare
Choose a tag to compare

Minor Changes

  • The useTask# @builder.io/qwik function's eagerness` option is deprecated and will be removed in version 2. (by @sreeisalso in #7345)

Patch Changes

  • 🐞🩹 Error boundary ErrorBoundary and fix useErrorBoundary (by @damianpumar in #7342)

  • 🐞 🩹 The qwik-city ServiceWorkerRegister and qwik PrefetchServiceWorker now prefetch all their qrls to prevent under-prefetching (by @maiieul in #7417)

  • 🐞🩹 When csr is true, it causes a crash because resolve cannot be null as the second parameter (by @JerryWu1234 in #7420)

  • updated drizzle to latest version (by @sreeisalso in #7288)

  • 🐞 fix(rollup): improve manualChunks logic to minimize over-prefetching (by @maiieul in #7362)

  • ✨ Add the ability to see chunks names in preview/production environments to facilitate debugging of production-only bugs (by @maiieul in #7293)

  • Emit an CustomEvent qviewTransition when view transition starts. (by @GrandSchtroumpf in #7237)

  • ✨ Ability to keep using tailwind v3 through the cli (by @maiieul in #7403)

  • dev server now correctly handles css and js importers, also hmr persistence (by @thejackshelton in #7389)

  • 🐞🩹 set default value of lint to false to improve the execution performance (by @JerryWu1234 in #7425)

  • 🐞🩹 manual QRL grouping now works again. This is needed for Insights to work. (by @wmertens in #7444)

@builder.io/[email protected]

01 Apr 23:52
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 🐞🩹 Error boundary ErrorBoundary and fix useErrorBoundary (by @damianpumar in #7342)

  • 🐞🩹 Write Response object in the send request event even on redirects (by @nelsonprsousa in #7422)

[email protected]

28 Feb 19:52
66037b5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

28 Feb 19:52
66037b5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

@qwik.dev/[email protected]

28 Feb 19:52
66037b5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 🐞🩹 using routeLoader$ result as component prop (by @Varixo in #7384)

@qwik.dev/[email protected]

28 Feb 19:52
66037b5
Compare
Choose a tag to compare
Pre-release

Patch Changes

@qwik.dev/[email protected]

28 Feb 19:52
66037b5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 🐞🩹 don't escape value attribute (by @Varixo in #7369)

  • 🐞🩹 prevent infinity loop by inserting the same projection before itself (by @Varixo in #7350)

  • 🐞🩹 replace inline component with component$ with the same key (by @Varixo in #7365)

  • 🐞🩹 undefined or null as projection child (by @Varixo in #7376)

  • 🐞🩹 infinity serialization loop (by @Varixo in #7368)

  • 🐞🩹 prevent reusing projection if is marked as deleted (by @Varixo in #7350)

  • 🐞🩹 tracking whole store (by @Varixo in #7367)

[email protected]

21 Feb 23:09
a26598a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

21 Feb 23:08
a26598a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

@qwik.dev/[email protected]

21 Feb 23:09
a26598a
Compare
Choose a tag to compare
Pre-release
@qwik.dev/[email protected]