Skip to content

@qwik.dev/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 19:52
· 32 commits to main since this release
66037b5

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)