@qwik.dev/[email protected]
@qwik.dev/[email protected]
Release Notes
Minor Changes
Patch Changes
🐞🩹 prevent streamed event handlers from resuming before container state is ready (by @Varixo in #8689)
🐞🩹 When a component$ wasn't loaded yet, it would use stale props by the time it resolved and executed. (by @wmertens in #8501)
🐞🩹 make repeated HMR JSX remove and restore updates reload QRLs before rerendering (by @thejackshelton-kunaico in #8695)