Releases: unjs/unhead
Releases · unjs/unhead
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)
View changes on GitHub
v1.11.4
🐞 Bug Fixes
- scripts:
- Prefer boolean promise fulfillment - by @harlan-zw (5eb82)
- Clean up expired promises - by @harlan-zw (59640)
- scripts,vue:
- Prefer ref promises - by @harlan-zw (487fe)
View changes on GitHub
v1.11.3
🐞 Bug Fixes
- schemaOrg: Maybe resolve
/vue
subpath type exports - by @harlan-zw (9d552) - vue: Merge
head
functions with vm context - by @harlan-zw (fc6a5)