Skip to content

Releases: QwikDev/qwik

eslint-plugin-qwik@2.0.0-beta.27

05 Mar 19:33
7fc6984

Choose a tag to compare

Pre-release
eslint-plugin-qwik@2.0.0-beta.27

create-qwik@2.0.0-beta.27

05 Mar 19:33
7fc6984

Choose a tag to compare

Pre-release
create-qwik@2.0.0-beta.27

@qwik.dev/router@2.0.0-beta.27

05 Mar 19:33
7fc6984

Choose a tag to compare

Pre-release

Patch Changes

@qwik.dev/react@2.0.0-beta.27

05 Mar 19:33
7fc6984

Choose a tag to compare

Pre-release

Patch Changes

@qwik.dev/core@2.0.0-beta.27

05 Mar 19:33
7fc6984

Choose a tag to compare

Pre-release

Minor Changes

  • ✨ The optimizer now hoists QRLs without captures to the module scope. This means that only one instance of the QRL will be created. (by @wmertens in #8388)

  • ✨ The optimizer will now extract captures from QRL event handlers and move them to their string tag. This allows moving the QRL to the module scope, giving better performance. (by @wmertens in #8388)

  • ✨ The optimizer can now handle self-references. This means that e.g. an AsyncSignal can write to itself. (by @wmertens in #8388)

eslint-plugin-qwik@1.19.1

02 Mar 17:39
fe02134

Choose a tag to compare

Patch Changes

create-qwik@1.19.1

02 Mar 17:39
fe02134

Choose a tag to compare

create-qwik@1.19.1

@builder.io/qwik@1.19.1

02 Mar 17:39
fe02134

Choose a tag to compare

Patch Changes

  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @ianlet in #8385)

  • 🐞🩹 the optimizer was not using the binary builds (by @wmertens in #8360)

  • 🐞🩹 resolve 404 error for virtual CSS modules during dev SSR (by @jantimon in #8351)

@builder.io/qwik-city@1.19.1

02 Mar 17:39
fe02134

Choose a tag to compare

Patch Changes

  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @ianlet in #8385)

  • 🐞🩹 Link hash change now properly updates location.url.hash (by @maiieul in #8305)

eslint-plugin-qwik@2.0.0-beta.26

02 Mar 17:32
c693cf5

Choose a tag to compare

Pre-release
eslint-plugin-qwik@2.0.0-beta.26