v2.0.0-alpha.0
Pre-release
Pre-release
github-actions
released this
13 Jan 06:36
·
31 commits
to main
since this release
🚨 Breaking Changes
- Only handle promise input when opted in - by @harlan-zw in #445 (af0af)
- Client / server subpaths - by @harlan-zw in #448 (49634)
- core:
- Remove
HashHydrationPlugin
- by @harlan-zw in #444 (fa511) unctx
fallback context - by @harlan-zw in #437 (eb6ff)- Default capo sorting - by @harlan-zw in #440 (889e6)
- Drop
vmid
,hid
,children
body
keys - by @harlan-zw in #447 (e1f44)
- Remove
- scripts:
useScript
overhaul,@unhead/scripts
- by @harlan-zw in #436 (c234e)
- vue:
- Drop Vue 2 support - by @harlan-zw in #439 (838a7)
🚀 Features
- Vanilla function resolves - by @harlan-zw in #443 (b2ed4)
🐞 Bug Fixes
- Export
InferSeoMetaPlugin
fromunhead/optionalPlugins
- by @harlan-zw in #449 (13db8)
🏎 Performance
- Isolate plugin logic - by @harlan-zw in #451 (66a46)