Releases: delucis/astro-og-canvas
Releases · delucis/astro-og-canvas
Patch Changes
- 819977a: Support HTML entities in title & description
- be5c57f: Remove unused array in font manager
- cd14cbe: Fix bug causing font manager to return previous manager instance
Patch Changes
- 641bbe9: Fix debug logging prefix
- 479a011: Ship compiled JavaScript output instead of uncompiled TypeScript.
- 7fd6d5b: Support async
getImageOptions
Patch Changes
- 373b227: Work around memory leak by avoiding reinstantiations of
CanvasKit.FontMgr
- e8f3952: Avoid top-level
await
for better support in different environments