Releases: unjs/unhead
Releases · unjs/unhead
v2.0.0-alpha.16
No significant changes
View changes on GitHub
v2.0.0-alpha.15
No significant changes
View changes on GitHub
v2.0.0-alpha.14
v2.0.0-alpha.13
No significant changes
View changes on GitHub
v2.0.0-alpha.12
No significant changes
View changes on GitHub
v2.0.0-alpha.11
🚨 Breaking Changes
- Only handle promise input when opted in - by @harlan-zw in #445 (af0af)
- Client / server subpaths - by @harlan-zw in #448 (49634)
- Drop implicit context - by @harlan-zw in #459 (7fc77)
- Property debounce dom updates - by @harlan-zw (c97ec)
- Properly debounce dom updates - by @harlan-zw in #475 (3141d)
- Drop
CJS
exports - by @harlan-zw in #482 (0f14f) - V2 core rewrite - by @harlan-zw in #488 (2f85b)
- core:
- Remove
HashHydrationPlugin
- by @harlan-zw in #444 (fa511) unctx
fallback context - by @harlan-zw in #437 (eb6ff)- Default capo sorting - by @harlan-zw in #440 (889e6)
- Drop
vmid
,hid
,children
body
keys - by @harlan-zw in #447 (e1f44) - Make
TemplateParamsPlugin
opt-in - by @harlan-zw in #493 (85c19)
- Remove
- scripts:
useScript
overhaul,@unhead/scripts
- by @harlan-zw in #436 (c234e)
- vue:
- Drop Vue 2 support - by @harlan-zw in #439 (838a7)
🚀 Features
- Vanilla function resolves - by @harlan-zw in #443 (b2ed4)
- Angular support - by @harlan-zw (0e5c2)
@unhead/react
- by @harlan-zw in #477 (4b0e0)- Default important head tags - by @harlan-zw in #479 (8bd16)
- core:
- Whitelist styles with
useHeadSafe()
- by @harlan-zw in #490 (e2d4e) - Whitelist styles with
useHeadSafe()
- by @harlan-zw in #491 (e4b1f) - Canonical plugin - by @harlan-zw in #492 (b1fd5)
- Whitelist styles with
- schema:
- Support
blocking
attributes - by @harlan-zw in #489 (eb1b0)
- Support
- ssr:
transformHtmlTemplate
- by @harlan-zw (a4720)- TransformHtmlTemplate - by @harlan-zw in #473 (cefd6)
🐞 Bug Fixes
- Export
InferSeoMetaPlugin
fromunhead/optionalPlugins
- by @harlan-zw in #449 (13db8) - Handle boolean props - by @harlan-zw (41210)
- Support legacy - by @harlan-zw (fb516)
- Clear resolved input when patching a node - by @harlan-zw (f47c4)
- Deprecate
@unhead/schema
- by @harlan-zw in #483 (6e424) - Deprecate
@unhead/shared
- by @harlan-zw in #484 (74343) - core,vue: Missing subpath exports - by @harlan-zw (927f1)
- schema-org,vue: Support
useSchemaOrg
options - by @harlan-zw (3d1bf)
🏎 Performance
- Isolate plugin logic - by @harlan-zw in #451 (66a46)
- Drop
packrup
dependency - by @harlan-zw in #487 (6d0e4) - Prefer mapped entries - by @harlan-zw in #486 (db1a4)
- core: Make
AliasSortingPlugin
opt-in - by @harlan-zw in #494 (4d96c)
View changes on GitHub
v2.0.0-alpha.10
🚨 Breaking Changes
- Drop
CJS
exports - by @harlan-zw in #482 (0f14f) - V2 core rewrite - by @harlan-zw in #488 (2f85b)
- core: Make
TemplateParamsPlugin
opt-in - by @harlan-zw in #493 (85c19)
🚀 Features
- Default important head tags - by @harlan-zw in #479 (8bd16)
- core:
- Whitelist styles with
useHeadSafe()
- by @harlan-zw in #490 (e2d4e) - Whitelist styles with
useHeadSafe()
- by @harlan-zw in #491 (e4b1f) - Canonical plugin - by @harlan-zw in #492 (b1fd5)
- Whitelist styles with
- schema:
- Support
blocking
attributes - by @harlan-zw in #489 (eb1b0)
- Support
🐞 Bug Fixes
- Deprecate
@unhead/schema
- by @harlan-zw in #483 (6e424) - Deprecate
@unhead/shared
- by @harlan-zw in #484 (74343) - schema-org,vue: Support
useSchemaOrg
options - by @harlan-zw (3d1bf)
🏎 Performance
- Drop
packrup
dependency - by @harlan-zw in #487 (6d0e4) - Prefer mapped entries - by @harlan-zw in #486 (db1a4)
- core: Make
AliasSortingPlugin
opt-in - by @harlan-zw in #494 (4d96c)
View changes on GitHub
v1.11.19
No significant changes
View changes on GitHub
v2.0.0-alpha.9
🚨 Breaking Changes
- Property debounce dom updates - by @harlan-zw (c97ec)
- Properly debounce dom updates - by @harlan-zw in #475 (3141d)
🚀 Features
@unhead/react
- by @harlan-zw in #477 (4b0e0)
🐞 Bug Fixes
- Support legacy - by @harlan-zw (fb516)
- Clear resolved input when patching a node - by @harlan-zw (f47c4)