Skip to content

The latest news releases from the Qwik team

June 30th, 2025

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

Patch Changes

  • 🐞🩹 resuming a component using styles and a text node (by @Varixo in #7668)

  • 🐞🩹 reuse the same props instance when props are changing (by @Varixo in #7672)

  • 🐞🩹 the @qwik-handlers aren't properly handled in dev mode for library projects (by @JerryWu1234 in #7608)

  • 🐞🩹 subscribe to signals on computed signal recomputation (by @Varixo in #7700)

  • :zap: QRL segments now memoize imports, removing some Promises during render (by @wmertens in #7686)

  • 🐞🩹 allow special characters in key attribute (by @Varixo in #7677)

Contributors:

  • Varixo
  • qwik
  • JerryWu1234
  • wmertens
1
...
7
8
9
...
30