Releases: unjs/unhead
Releases · unjs/unhead
v2.0.0-alpha.8
v2.0.0-alpha.7
No significant changes
View changes on GitHub
v2.0.0-alpha.6
No significant changes
View changes on GitHub
v2.0.0-alpha.5
No significant changes
View changes on GitHub
v2.0.0-alpha.4
No significant changes
View changes on GitHub
v2.0.0-alpha.3
🚨 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)
- 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)
- 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)
🐞 Bug Fixes
- Export
InferSeoMetaPlugin
fromunhead/optionalPlugins
- by @harlan-zw in #449 (13db8) - core,vue: Missing subpath exports - by @harlan-zw (927f1)
🏎 Performance
- Isolate plugin logic - by @harlan-zw in #451 (66a46)
View changes on GitHub
v1.11.18
No significant changes
View changes on GitHub
v1.11.17
No significant changes
View changes on GitHub
v2.0.0-alpha.2
🚨 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)
- 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)
- 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)
🐞 Bug Fixes
- Export
InferSeoMetaPlugin
fromunhead/optionalPlugins
- by @harlan-zw in #449 (13db8)
🏎 Performance
- Isolate plugin logic - by @harlan-zw in #451 (66a46)
View changes on GitHub
v2.0.0-alpha.1
No significant changes