Patch Changes
- #3327
d298ff1Thanks @DylanPiercey! - Only treat a non-page template as anembed(with a randomized, non-idempotent render id) when thelinkAssetscompiler 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.