View on GitHubView PackagePublished: Jun 9, 2026

Release Notes

Minor Changes

  • ✨ reject server-only modules from client builds (by @Varixo in #8605)

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)