Skip to content

@marko/runtime-tags@6.3.48

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:45
· 22 commits to main since this release

Patch Changes

  • #4074 1526955 Thanks @DylanPiercey! - Fix a lazily loaded tag's nested tags losing their setup when the tag also receives attributes: the DOM is now cloned in the same run as setup, so a nested <let> seeds and a nested <return> reaches the tag variable. Input chunks buffered while the module lands render with that batch instead of a frame behind it.