v6.0.0-beta.10
Pre-release
Pre-release
·
529 commits
to main
since this release
🚀 Features
- Add UnoCSS provider for OG image class resolution - by @harlan-zw in #442 (c5a14)
- Rework component resolution for multi-renderer support - by @harlan-zw in #450 (cde40)
- Per-component font loading and optimized font/renderer bundling - by @harlan-zw in #454 (dbee0)
- Optional @nuxt/fonts with bundled Inter fallback - by @harlan-zw in #455 (7ad13)
🐞 Bug Fixes
- Convert WOFF2 fonts to TTF for Satori compatibility - by @harlan-zw in #449 (0d68b)
- Filter fonts before WOFF2 conversion and use programmatic wawoff2 - by @harlan-zw in #451 (ac3d1)
- Resolve dependencies up front - by @harlan-zw in #456 (1194b)
🏎 Performance
- Detect font requirements at build time for optimized loading - by @harlan-zw in #447 (c84df)