Skip to content

@marko/runtime-tags@6.3.32

Choose a tag to compare

Patch Changes

  • #3722 f9d8c86 Thanks @DylanPiercey! - Refactor the translator to record the client template and walk data during analysis as a per-section stream that each output resolves. Compiled output is unchanged.

  • #3727 3ed22ad Thanks @DylanPiercey! - Cheat sheet: correct the $global note (a non-allow-listed read after resume is undefined, it does not throw), document <return> as the child-to-parent value channel, and promote the tag-closing > in an attribute value to its own rule.

  • #3713 057b043 Thanks @DylanPiercey! - Add tree-shakable runtime feature modules (*.feat.ts) built as extra entries of the dom/html runtime bundles, and move catch and controllable enablement into them.

  • Updated dependencies [34d8679]:

    • @marko/compiler@5.41.16