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

3 hours ago

Patch Changes

  • #3995 2a4fe2e Thanks @DylanPiercey! - A render-time hoist of a tag-variable alias no longer emits an undeclared $name_getter; it calls _hoist_read_error like other illegal hoist reads.

  • #3997 d3ded54 Thanks @DylanPiercey! - Resume a Class-API parent's direct inline event handlers on a Tags-API child, including under a split parent. They previously serialized as a noop, so a split parent's handler never fired and the rest only worked once the parent rerendered.

  • #3999 cb6e6f4 Thanks @LuLaValva! - Improve types for Marko 5 w/ interop

Don't miss a new marko release

NewReleases is sending notifications on new releases.