Skip to content

The latest news releases from the Qwik team

May 19th, 2025

@qwik.dev/core@2.0.0-alpha.10

Patch Changes

  • 🐞🩹 infinity loop while tracking element ref (by @Varixo in #7574)

  • 🐞🩹 add HTMLElementAttrs and SVGProps types to exports (by @JerryWu1234 in #7510)

  • 🐞🩹 Introduce retry logic for QRL resolution to handle potential promise retries, ensuring robustness in asynchronous operations. (by @JerryWu1234 in #7470)

  • 🐞🩹 signal wrapper should not rerender causing missing child error (by @Varixo in #7550)

  • 🐞🩹 inflating text nodes from single shared text node (by @Varixo in #7538)

Contributors:

  • Varixo
  • JerryWu1234
1
...
4
5
6
...
30