Releases: nuxt-modules/og-image
Releases · nuxt-modules/og-image
v3.0.0-rc.57
🐞 Bug Fixes
- Remove
nuxt-icon
as dependency - by @harlan-zw (f0e3c) - Prefer wasm
@css-inline/css-inline
dep - by @harlan-zw in #237 (f4202) - Stricter opt-in for inline styling - by @harlan-zw in #240 (adaa2)
- Support
defaults.url
- by @harlan-zw (bbfe7) - Saner default cache base path - by @harlan-zw (0bfc8)
- devtools: Better UI for twitter title - by @harlan-zw in #239 (73291)
View changes on GitHub
v3.0.0-rc.56
v3.0.0-rc.55
What's Changed
- fix: nuxt and pergel community template issues by @jsayer101 in #227
- fix: resolve
publicDirAbs
correctly by @KazariEX in #231
New Contributors
- @jsayer101 made their first contribution in #227
- @KazariEX made their first contribution in #231
Full Changelog: v3.0.0-rc.54...v3.0.0-rc.55
v3.0.0-rc.54
🐞 Bug Fixes
- Stop using 'terminate' package to avoid GPL - by @sethidden in #217 (ffbff)
- Require explicit opt-in to sharp logic - by @harlan-zw (50777)
- Support custom src folders - by @harlan-zw (2b987)
View changes on GitHub
v2.2.6
v3.0.0-rc.53
🐞 Bug Fixes
- Images broken for non-jpeg, extension-less paths - by @harlan-zw and @maximepvrt in #202 (54b5b)
- Dynamic font src not resolving when prerendering - by @harlan-zw (88be3)
- Avoid fetch attempt of data uri images - by @harlan-zw (2062f)
- Avoid dimension resizing of data uri images - by @harlan-zw (a7a3f)
🏎 Performance
- Improved image buffer resolving - by @harlan-zw (480c5)
- Process all transforms in parallel - by @harlan-zw (28c52)
View changes on GitHub
v3.0.0-rc.52
🐞 Bug Fixes
- Avoid nitro preset overriding development preset - by @harlan-zw (41d61)
- Avoid nitro preset overriding development preset - by @harlan-zw (e05c6)
View changes on GitHub
v3.0.0-rc.51
No significant changes
View changes on GitHub
v3.0.0-rc.50
🐞 Bug Fixes
- Options cache integrity when prerendering - by @harlan-zw (32960)