🐞 Bug Fixes
- react:
- Support value in v2 client provider - by @harlan-zw in #902 (fd875)
- types:
- Narrow unpackMeta return type - by @harlan-zw in #890 (e673d)
- unhead:
- Force client mode during SSR - by @harlan-zw in #900 (9ad44)
- Preserve numeric zero head content - by @harlan-zw in #887 (d9afa)
- Dedupe scalar Twitter meta tags - by @harlan-zw in #903 (629d0)
- v2:
- Align React Head JSX behavior - by @harlan-zw in #896 (ff70b)
- Correct schema organization resolution - by @harlan-zw in #929 (54690)
- Harden framework lifecycles - by @harlan-zw in #928 (e6372)
- Stabilize useScript lifecycle - by @harlan-zw in #927 (070e1)
- Harden head input rendering - by @harlan-zw in #926 (6b891)
🏎 Performance
- v2: Reduce resolver allocations - by @harlan-zw in #930 (bba1f)