🚀 Features
- stream:
- Render Streamed Body Tags before body close - by @harlan-zw in #960 (d253b)
- validate:
- Flag streamed head tags that bots never see - by @harlan-zw in #947 (18a55)
- Scope an instance with only and key - by @harlan-zw in #955 (aff26)
🐞 Bug Fixes
- bundler:
- Transform .mts, .cts, and IDs with queries - by @harlan-zw in #946 (7206e)
- schema-org:
- Input no-op, primaryImageOfPage opt-out, types - by @harlan-zw in #965 (6b307)
- stream:
- Module mode lost every streamed head tag - by @harlan-zw in #950 (e5f5c)
- Stop the bootstrap clobbering an installed head - by @harlan-zw in #958 (0cec3)
- Stop wrapStream dropping late head entries - by @harlan-zw in #954 (791f0)
- Drop the hydration lock that swallowed early pushes - by @harlan-zw in #949 (44447)
🏎 Performance
- stream: Render once per chunk, not once per entry - by @harlan-zw in #948 (4a98c)