Skip to content

Releases: QwikDev/qwik

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

02 Mar 17:32
c693cf5

Choose a tag to compare

Pre-release

Patch Changes

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

02 Mar 17:32
c693cf5

Choose a tag to compare

Pre-release

Patch Changes

  • 🐞🩹 slotted text should not disappear when conditional content before <Slot /> is toggled off (by @Varixo in #8396)

  • 🐞🩹 ignore event calls for already removed elements (by @Varixo in #8396)

  • 🐞🩹 crashing or hanging browser while handling projections changes (by @Varixo in #8396)

  • 🐞🩹 component should not rerender with constant null or undefined key (by @Varixo in #8396)

eslint-plugin-qwik@2.0.0-beta.25

25 Feb 14:07
2677279

Choose a tag to compare

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

create-qwik@2.0.0-beta.25

25 Feb 14:07
2677279

Choose a tag to compare

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

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

25 Feb 14:07
2677279

Choose a tag to compare

Pre-release

Patch Changes

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

25 Feb 14:07
2677279

Choose a tag to compare

Pre-release

Patch Changes

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

25 Feb 14:07
2677279

Choose a tag to compare

Pre-release

Minor Changes

  • ✨ serialized state should be up to 30% smaller (by @Varixo in #8375)

Patch Changes

  • 🐞🩹 event calls for disconnected elements should be ignored (by @Varixo in #8383)

  • 🐞🩹 block scoped variables in a loop should be correctly captured by qrls (by @Varixo in #8382)

  • 🐞🩹 resuming vnodes with non-qwik element in the middle (by @Varixo in #8380)

  • 🐞🩹 bind:value and bind:checked should be correctly converted in some edge cases (by @Varixo in #8384)

eslint-plugin-qwik@2.0.0-beta.24

21 Feb 08:31
314726b

Choose a tag to compare

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

create-qwik@2.0.0-beta.24

21 Feb 08:31
314726b

Choose a tag to compare

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

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

21 Feb 08:31
314726b

Choose a tag to compare

Pre-release

Patch Changes