Skip to content

@marko/runtime-tags@6.2.2

Latest

Choose a tag to compare

Patch Changes

  • #3327 d298ff1 Thanks @DylanPiercey! - Only treat a non-page template as an embed (with a randomized, non-idempotent render id) when the linkAssets compiler option is configured. Without it — as in most test and SSR-only setups — every template keeps a deterministic render id, so server integration tests that render templates directly stay idempotent.