Releases: unjs/unhead
Releases · unjs/unhead
v1.11.14
🐞 Bug Fixes
- useScript: Allow
load()
to be called again onceremove()
is called - by @harlan-zw (6a9b4)
View changes on GitHub
v1.11.13
No significant changes
View changes on GitHub
v1.11.12
🐞 Bug Fixes
- schema:
- Prefer ReturnType instead of infer - by @huang-julien and Julien Huang in #415 (0460f)
- schema-org:
- Mark
unhead
as peer dependency - by @harlan-zw in #419 (e0171) - Duplicate tag generated in some instances - by @harlan-zw (0cf62)
- Mark
View changes on GitHub
v1.11.11
🐞 Bug Fixes
- Title getting encoded when using titleTemplate - by @harlan-zw (853f9)
- schemaOrg:
- Avoid rendering empty schema graph - by @harlan-zw (9bd0c)
- Duplicate
ReadAction
's for WebPage - by @harlan-zw (b211e)
View changes on GitHub
v1.11.10
🐞 Bug Fixes
- addons: Avoid transforming wrong composables - by @harlan-zw (a0124)
View changes on GitHub
v1.11.9
🐞 Bug Fixes
- useScript: Avoid calling proxy functions before loaded - by @harlan-zw (843e0)
View changes on GitHub
v1.11.8
🐞 Bug Fixes
- schema-org:
- Avoid exporting
/*
- by @harlan-zw (7e129)
- Avoid exporting
- useScript:
- Allow custom
head
instance - by @harlan-zw (1e16f) - Avoid registering promises server-side - by @harlan-zw (44163)
- Don't throw exceptions on failures - by @harlan-zw (8fd2a)
- Singleton abort promise - by @harlan-zw (7a026)
- Allow custom
- useScript,vue:
- Abort load trigger on scope dispose - by @harlan-zw (e7762)
View changes on GitHub
v1.11.7
v1.11.6
v1.11.5
🐞 Bug Fixes
- scripts,vue: Avoid cancelling new triggers - by @harlan-zw (69622)