Releases: unjs/unhead
Releases · unjs/unhead
v2.1.2
Immutable
release. Only release title and notes can be modified.
v3.0.0-beta.2
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v3.0.0-beta.1
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v2.1.1
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v2.1.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- schema-org: 12 new nodes - by @harlan-zw in #612 (1a9b8)
🐞 Bug Fixes
- react:
- Recursive function resolves broken - by @harlan-zw (4e0c7)
- schema-org:
- Correct month off-by-one - by @harlan-zw in #603 (a3e70)
- Missing schema.org properties - by @harlan-zw in #614 (54e05)
- unhead:
- Enforce boolean string meta contents - by @kfreezen in #594 (0b8e7)
- Capo module scripts ordering - by @Barbapapazes in #600 (3c661)
- Capo inline scripts ordering - by @Barbapapazes in #596 (7be75)
- Normalize script type - by @harlan-zw (e51b6)
- Safer handling of input - by @harlan-zw (b4b6c)
🏎 Performance
- schema-org:
- Remove ohash and defu dependencies - by @harlan-zw in #605 (0d508)
- Rework graph resolution - by @harlan-zw in #616 (b79e4)
View changes on GitHub
v2.0.19
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- vue: Tree shaking breaking some reactivity - by @harlan-zw (7abb5)
View changes on GitHub
v2.0.18
Immutable
release. Only release title and notes can be modified.
🏎 Performance
- unhead: Avoid server side effects - by @harlan-zw in #585 (3fd09)
View changes on GitHub
v2.0.17
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v2.0.16
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v2.0.15
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- NPM Trusted Publishing - by @harlan-zw (a5d9f)
- ssr: Broken
extractUnheadInputFromHtmlregex - by @harlan-zw (e23db)
🏎 Performance
- Walker based
transformHtmlTemplate- by @harlan-zw in #581 (37fc9)