Skip to content

Releases: delucis/astro-og-canvas

[email protected]

30 Sep 20:13
9ab3112
Compare
Choose a tag to compare

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

[email protected]

30 Sep 16:14
5ee1812
Compare
Choose a tag to compare

Patch Changes

  • 641bbe9: Fix debug logging prefix
  • 479a011: Ship compiled JavaScript output instead of uncompiled TypeScript.
  • 7fd6d5b: Support async getImageOptions

[email protected]

30 Sep 14:01
20ea5f3
Compare
Choose a tag to compare

Patch Changes

  • 373b227: Work around memory leak by avoiding reinstantiations of CanvasKit.FontMgr
  • e8f3952: Avoid top-level await for better support in different environments

[email protected]

29 Sep 23:56
6e58b83
Compare
Choose a tag to compare

Minor Changes