Releases: nuxt-modules/og-image
Releases · nuxt-modules/og-image
v1.5.3
Bug Fixes
- better flex inferences (08cd0c4), closes #23
- client: use @nuxt/devtools-kit (e9f45ea)
- allow hostname to resolve with protocol in host (12e77a7)
- consistent payload extraction for prerender and runtime (8206169)
v1.5.2
Bug Fixes
- always throw exception when playwright is missing (2d624d5)
- maybe fix localhost dev by proxying headers (5df5914)
v1.5.1
Bug Fixes
- decode html entities from satori-html (a753d0e), closes #14
v1.5.0
Bug Fixes
- always ensure chromium install when prerendering (d98748a), closes #21
- avoid nested API calls for options (d168edf)
- prefer absolute fetch for non-dev URLs (a38ece6)
- proper title substitute (56d7459), closes #8
v1.4.21
Bug Fixes
- decode html entities before rendering (dbea3a4), closes #14
v1.4.20
Bug Fixes
- missing
createError
import on options endpoint (ae78017)
v1.4.19
Bug Fixes
- vercel-edge: timeout issue (c366b2b)