Skip to content

@qwik.dev/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 19:25
· 60 commits to main since this release
cb53bbd

Patch Changes

  • 🐞🩹 Resource without onPending callback (by @gimonaa in #7085)

  • 🐞🩹 updating signal-based props (by @Varixo in #7198)

  • 🐞🩹 store effects cleanup (by @Varixo in #7228)

  • 🐞🩹 projection siblings serialization (by @Varixo in #7228)

  • 🐞🩹 moving existing virtual node during vnode diffing (by @Varixo in #7208)

  • 🐞🩹 convert destructured string prop to props variable (by @Varixo in #7191)

  • 🐞🩹 finding context parent and sorting projections in the scheduler (by @Varixo in #7204)

  • 🐞🩹 find correct context after rendering empty array (by @Varixo in #7234)

  • 🐞🩹 textarea with null value (by @Varixo in #7196)

  • 🐞🩹 event handlers in loops (by @gimonaa in #7085)

  • 🐞🩹 destructured props for inline components (by @Varixo in #7190)

  • 🐞🩹 serialize var prop (by @Varixo in #7193)