Skip to content

The latest news releases from the Qwik team

March 2nd, 2026

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

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)

Contributors:

  • Varixo
1
...
3
4
5
...
30