v6.0.0-beta.18
Pre-release
Pre-release
·
469 commits
to main
since this release
🚀 Features
- devtools: Major polishing - by @harlan-zw (f1273)
🐞 Bug Fixes
- Resolve fonts from @theme when other fonts already exist - by @harlan-zw in #471 (cfcf4)
- HMR for OG image template components in DevTools - by @harlan-zw in #473 (15eec)
- Don't validate on nuxt prepare - by @harlan-zw (76a85)
- Don't include empty
props={}in URLs - by @harlan-zw (7caa4) - Map custom font names i.e
font-display-> font file - by @harlan-zw (3d4a5) - Ensure correct template renders when using multiple OG image templates - by @harlan-zw in #470 (2e816)
- Tighten component name resolution to prevent false matches - by @harlan-zw in #469 (b4668)
- Broken reactive types on
defineOgImage()props - by @harlan-zw (4df12) - devtools: Eject modal empty and template path resolution broken - by @harlan-zw in #472 (cd975)