Skip to content

Releases: QwikDev/qwik

[email protected]

23 Jan 17:04
d848ba5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

23 Jan 17:04
d848ba5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

@qwik.dev/[email protected]

23 Jan 17:04
d848ba5
Compare
Choose a tag to compare
Pre-release
@qwik.dev/[email protected]

@qwik.dev/[email protected]

23 Jan 17:04
d848ba5
Compare
Choose a tag to compare
Pre-release

Patch Changes

@qwik.dev/[email protected]

23 Jan 17:04
d848ba5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 🐞🩹 component props as var props (by @Varixo in #7265)

  • 🐞🩹 input's value is string when passing number (by @JerryWu1234 in #7182)

  • ✨ log a warning instead of throwing an error for server host mismatch error (by @Varixo in #7236)

  • 🐞🩹 retry vnode diffing on promise throw (by @Varixo in #7259)

  • 🐞🩹 convert destructured array's props to signal (by @Varixo in #7217)

[email protected]

10 Jan 19:25
cb53bbd
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

10 Jan 19:24
cb53bbd
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

@qwik.dev/[email protected]

10 Jan 19:25
cb53bbd
Compare
Choose a tag to compare
Pre-release
@qwik.dev/[email protected]

@qwik.dev/[email protected]

10 Jan 19:24
cb53bbd
Compare
Choose a tag to compare
Pre-release

Patch Changes

@qwik.dev/[email protected]

10 Jan 19:25
cb53bbd
Compare
Choose a tag to compare
Pre-release

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)