Releases: nuxt-modules/og-image
Releases · nuxt-modules/og-image
v6.0.0-beta.28
🐞 Bug Fixes
- On-demand font resolutions - by @harlan-zw (6b505)
- unocss: Extract global vars from css entries - by @harlan-zw (45385)
View changes on GitHub
v6.0.0-beta.27
🐞 Bug Fixes
- unocss: Extract global vars from css entries - by @harlan-zw (8f5d6)
View changes on GitHub
v6.0.0-beta.26
🚨 Breaking Changes
- Drop component support - by @harlan-zw (d0d2f)
🐞 Bug Fixes
- takumi: Css still a bit flakey - by @harlan-zw (00c5d)
- types: Avoid circular type resolution - by @harlan-zw (87adb)
View changes on GitHub
v6.0.0-beta.25
🐞 Bug Fixes
- Circular dependency type issue - by @harlan-zw (88054)
- takumi:
- Edge case on image attributes - by @harlan-zw (0ef91)
- Safer css eval - by @harlan-zw (609d3)
View changes on GitHub
v6.0.0-beta.24
🐞 Bug Fixes
- Process
<style>blocks - by @harlan-zw (64d59) - takumi: Improve img, svg and CSS stability - by @harlan-zw in #477 (9d219)
View changes on GitHub
v6.0.0-beta.23
v6.0.0-beta.22
🐞 Bug Fixes
- Stripe gradient color interpolation - by @harlan-zw (f4ddd)
- Quiter font warnings - by @harlan-zw (e71ca)
- No font weight warnings from community templates - by @harlan-zw (db043)
- No font warnings from community templates - by @harlan-zw (541e1)
- devtools: Broken option resolutions - by @harlan-zw (3e777)
View changes on GitHub
v6.0.0-beta.21
🐞 Bug Fixes
- Font loading regression when fontRequirements.families excludes @nuxt/fonts families - by @harlan-zw (6c83b)
View changes on GitHub
v6.0.0-beta.20
🐞 Bug Fixes
- Drop jiti app.config.ts load - by @harlan-zw (f1634)
- Prefer native mjs loading for app.config - by @harlan-zw (8a02b)
View changes on GitHub
v6.0.0-beta.19
🐞 Bug Fixes
- Run nuxt prepare once migration is finished - by @harlan-zw (e9aa0)
- Broken unocss parser - by @harlan-zw (f88f8)
- Drop getNitroOrigin() fetch - by @harlan-zw (6c3b0)
- Broken nuxt/font hints - by @harlan-zw (d6db9)
- Prerender images all using the same key - by @harlan-zw (40b43)
- Dev environment edge cases - by @harlan-zw (56ad2)
- Font edge cases - by @harlan-zw (e7aef)
- devtools:
- Minor ux - by @harlan-zw (1690d)
- Expose fetch error - by @harlan-zw (ec018)
- satori:
- Support gap-[2rem] - by @harlan-zw (0b0f6)