Skip to content

The latest news releases from the Qwik team

February 28th, 2025

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

Patch Changes

  • 🐞🩹 don't escape value attribute (by @Varixo in #7369)

  • 🐞🩹 prevent infinity loop by inserting the same projection before itself (by @Varixo in #7350)

  • 🐞🩹 replace inline component with component$ with the same key (by @Varixo in #7365)

  • 🐞🩹 undefined or null as projection child (by @Varixo in #7376)

  • 🐞🩹 infinity serialization loop (by @Varixo in #7368)

  • 🐞🩹 prevent reusing projection if is marked as deleted (by @Varixo in #7350)

  • 🐞🩹 tracking whole store (by @Varixo in #7367)

Contributors:

  • Varixo
1
23
...
2930