Releases: unjs/unhead
Releases · unjs/unhead
v2.0.10
v2.0.9
🏎 Performance
View changes on GitHub
v2.0.8
No significant changes
View changes on GitHub
v2.0.7
v2.0.6
🐞 Bug Fixes
- ssr: Less aggressive encoding of non-title tags - by @harlan-zw (f4d4f)
View changes on GitHub
v2.0.5
🐞 Bug Fixes
View changes on GitHub
v2.0.4
🐞 Bug Fixes
- InferSeoMetaPlugin: Template param replacement broken - by @harlan-zw (4e1c8)
View changes on GitHub
v2.0.3
🐞 Bug Fixes
- InferSeoMetaPlugin:
- Function title templates not respected - by @harlan-zw (a855f)
- react:
- Ensure
<Head>
updates context immediately for SSR compatibility - by @Narixius in #533 (463b2) - Update unhead context on initial render - by @Narixius in #534 (24ee3)
- Process tag content and memoize elements - by @harlan-zw (585bf)
- Support >= React v18 - by @harlan-zw (c64ba)
- Ensure
View changes on GitHub
v2.0.2
v2.0.1
🐞 Bug Fixes
- scripts: Preserve function overload types - by @harlan-zw (293bd)
- unhead: Respect truthy
data-*
empty strings - by @harlan-zw (95aab)