Releases: delucis/astro-og-canvas
Releases · delucis/astro-og-canvas
astro-og-canvas@0.1.7
16 Mar 21:39
Compare
Sorry, something went wrong.
No results found
Patch Changes
8c10732 : Manually free memory after generating an image
astro-og-canvas@0.1.6
17 Jan 15:20
Compare
Sorry, something went wrong.
No results found
Patch Changes
c063c32 : Allow installation in Astro v2 projects
astro-og-canvas@0.1.5
19 Oct 10:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
98be213 : Handle index files in default slugifier (e.g. /foo/index.md now becomes /foo.png instead of /foo/index.png)
astro-og-canvas@0.1.4
02 Oct 22:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
cadcdb5 : Improve layout logic to better handle long text
astro-og-canvas@0.1.3
30 Sep 20:13
Compare
Sorry, something went wrong.
No results found
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
astro-og-canvas@0.1.2
30 Sep 16:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
641bbe9 : Fix debug logging prefix
479a011 : Ship compiled JavaScript output instead of uncompiled TypeScript.
7fd6d5b : Support async getImageOptions
astro-og-canvas@0.1.1
30 Sep 14:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
373b227 : Work around memory leak by avoiding reinstantiations of CanvasKit.FontMgr
e8f3952 : Avoid top-level await for better support in different environments
astro-og-canvas@0.1.0
29 Sep 23:56
Compare
Sorry, something went wrong.
No results found