Releases: nuxt-modules/og-image
Releases · nuxt-modules/og-image
v5.1.9
v5.1.8
🐞 Bug Fixes
- Remove
#imports
- by @harlan-zw (f2788) - content: Type broken when augmenting - by @harlan-zw (76b7c)
View changes on GitHub
v5.1.7
🐞 Bug Fixes
- Prefer
nitro.static
over_generate
- by @danielroe in #372 (7a570)
View changes on GitHub
v5.1.6
v5.1.5
🐞 Bug Fixes
- Handle undefined
link
/style
in server component response - by @danielroe in #368 (f8ae4) - Reworked
sharp
compatibility checks for JPEG rendering - by @harlan-zw in #370 (f7bb7)
🏎 Performance
- Persist font cache between og image versions - by @harlan-zw (3967b)
- Pass SVG data directly to
sharp
for JPEG's - by @harlan-zw (efcc4)
View changes on GitHub
v5.1.4
v5.1.3
🐞 Bug Fixes
- Prioritize implicit
og:image:type
- by @harlan-zw (9c571) - Clamp title and description lines - by @harlan-zw (67836)
View changes on GitHub
v5.1.2
🐞 Bug Fixes
- Support reactive og image options & props - by @harlan-zw in #361 (bf4f2)
defaults
or configuring OG Images using route rules you may be effected, although tests are passing.
View changes on GitHub
v5.1.1
v5.1.0
🚀 Features
- devtools:
- Eject templates - by @harlan-zw in #346 (ad31b)
- Whatsapp and updated X (twitter) - by @harlan-zw in #347 (3d3e9)
🐞 Bug Fixes
- Safer mock resolves - by @harlan-zw (b2754)
- Explicit compatibility checks for feature opt-in - by @harlan-zw (d6c4b)
- Support disable component auto imports - by @harlan-zw (24a53)
- Warn when using Nuxt Icon wrong in OG Images - by @harlan-zw (269ea)
- devtools:
- Render image rendering errors inline - by @harlan-zw (269ae)
- Regression in showing prebuilt og images - by @harlan-zw (4c09b)