Releases: unjs/unhead
Releases · unjs/unhead
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)
View changes on GitHub
v1.11.2
v1.11.1
🐞 Bug Fixes
- schemaOrg:
- Expose deduping config
tagDuplicateStrategy
- by @harlan-zw (c6453) - Avoid duplicates when merging - by @harlan-zw (cc681)
- Resolve relation
@id
's with path - by @harlan-zw (8adfd)
- Expose deduping config
View changes on GitHub
v1.11.0
ℹ️ This is a minor release with many bug fixes, while there are no explicit new features, an effort should be made to checking your tags after upgrading.
This will be last minor before work begins on v2, check the roadmap and feel free to make suggestions.
🐞 Bug Fixes
-
unhead:
- Drop
key
overrides for unique meta - by @harlan-zw (5c441) - Deprecate
useHead
promises, support falsy values - by @harlan-zw (366d0) - Avoid normalising truthy
data-x
values - by @harlan-zw (355d7) - Client-side fallback to root server only title - by @harlan-zw (7886d)
- Parse template params in
titleTemplate
functions - by @harlan-zw (d5741) - Avoid duplicate tags from being generated - by @harlan-zw (fe51c)
- Drop
-
dom:
- Disallow parallel dom updates - by @harlan-zw (04cb8)
-
schema-org:
- Relation
@id
resolving - by @harlan-zw (e6330) - Support
translationOfWork
,workTranslation
- by @harlan-zw (4ffba) - Drop
id
from tag - by @harlan-zw (af6fb) - Support id as resolver key - by @harlan-zw (2830f)
- Safer node resolving - by @harlan-zw (3e505)
- Relation
-
ssr:
- Avoid rendering empty tags - by @harlan-zw (4e9bd)
-
vue:
- Avoid unpacking Date objects when normalizing - by @harlan-zw (d5b1a)
- Support mixin merging - by @harlan-zw (9610c)
🏎 Performance
- Avoid duplicate
entries:updated
calls - by @harlan-zw (48cf0)
View changes on GitHub
v1.11.0-beta.4
No significant changes
View changes on GitHub
v1.11.0-beta.3
v1.11.0-beta.2
v1.11.0-beta.1
🐞 Bug Fixes
- Deprecate
useHead
promises, support falsy values - by @harlan-zw (366d0) - Avoid normalising truthy
data-x
values - by @harlan-zw (355d7) - Client-side fallback to root server only title - by @harlan-zw (7886d)
- Parse template params in
titleTemplate
functions - by @harlan-zw (d5741) - Avoid duplicate tags from being generated - by @harlan-zw (fe51c)
- dom:
- Disallow parallel dom updates - by @harlan-zw (04cb8)
- schema-org:
- Relation
@id
resolving - by @harlan-zw (e6330) - Support
translationOfWork
,workTranslation
- by @harlan-zw (4ffba) - Drop
id
from tag - by @harlan-zw (af6fb)
- Relation
- ssr:
- Avoid rendering empty tags - by @harlan-zw (4e9bd)
- unhead:
- Drop
key
overrides for unique meta - by @harlan-zw (5c441)
- Drop
- vue:
- Avoid unpacking Date objects when normalizing - by @harlan-zw (d5b1a)
- vue2:
- Support mixin merging - by @harlan-zw (9610c)
🏎 Performance
- Avoid duplicate
entries:updated
calls - by @harlan-zw (48cf0)