v2.0.0-alpha.10
Pre-release
Pre-release
·
47 commits
to main
since this release
🚨 Breaking Changes
- Drop
CJS
exports - by @harlan-zw in #482 (0f14f) - V2 core rewrite - by @harlan-zw in #488 (2f85b)
- core: Make
TemplateParamsPlugin
opt-in - by @harlan-zw in #493 (85c19)
🚀 Features
- Default important head tags - by @harlan-zw in #479 (8bd16)
- core:
- Whitelist styles with
useHeadSafe()
- by @harlan-zw in #490 (e2d4e) - Whitelist styles with
useHeadSafe()
- by @harlan-zw in #491 (e4b1f) - Canonical plugin - by @harlan-zw in #492 (b1fd5)
- Whitelist styles with
- schema:
- Support
blocking
attributes - by @harlan-zw in #489 (eb1b0)
- Support
🐞 Bug Fixes
- Deprecate
@unhead/schema
- by @harlan-zw in #483 (6e424) - Deprecate
@unhead/shared
- by @harlan-zw in #484 (74343) - schema-org,vue: Support
useSchemaOrg
options - by @harlan-zw (3d1bf)
🏎 Performance
- Drop
packrup
dependency - by @harlan-zw in #487 (6d0e4) - Prefer mapped entries - by @harlan-zw in #486 (db1a4)
- core: Make
AliasSortingPlugin
opt-in - by @harlan-zw in #494 (4d96c)