Skip to content

The latest news releases from the Qwik team

February 25th, 2026

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

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)

Contributors:

  • Varixo
1
...
5
6
7
...
30