Skip to content

@marko/runtime-tags@6.3.30

Choose a tag to compare

Patch Changes

  • #3704 96c0ba3 Thanks @DylanPiercey! - Move nodes directly into a detached parent instead of staging them in a DocumentFragment, speeding up building and tearing down keyed lists.

  • #3698 09e51a1 Thanks @DylanPiercey! - Drop the per-scope AbortController behind closure subscriptions, cutting the cost of building and tearing down keyed lists.