github marko-js/marko @marko/runtime-tags@6.3.40

6 hours ago

Patch Changes

  • #3990 c425ea9 Thanks @DylanPiercey! - A streamed <try> placeholder with state now resumes as its own branch: its scopes ship with the flush that registers its effects (so lifecycles see their input), and swapping the body in destroys it — its listeners and effects no longer outlive it.

  • #3991 a909c03 Thanks @DylanPiercey! - Hoist a single $global read per template in HTML output so deferred callbacks close over the value instead of throwing when the render chunk is gone.

Don't miss a new marko release

NewReleases is sending notifications on new releases.