Skip to content

Releases: delucis/astro-og-canvas

astro-og-canvas@0.7.2

12 Oct 21:44
29e1f92

Choose a tag to compare

Patch Changes

  • #100 a5f25e2 Thanks @delucis! - This package is now published using OIDC trusted publishing and provenance guarantees

  • #99 6fc6258 Thanks @delucis! - Updates entities and canvaskit-wasm internal dependencies

astro-og-canvas@0.7.1

06 Oct 14:24
24dad4e

Choose a tag to compare

Patch Changes

  • e8bb055: Improves handling of cases where OG images are requested to be generated in parallel

astro-og-canvas@0.7.0

17 Feb 11:45
55cb813

Choose a tag to compare

Minor Changes

  • 5dcccb4: Reverts v0.6.0 changes. NPM was failing to pack bundled dependencies as expected, so this release reverts things to the v0.5.x state until we have time to figure this out.

astro-og-canvas@0.6.0

17 Feb 11:10
2a952d4

Choose a tag to compare

Minor Changes

  • 330c56c: Bundles canvaskit-wasm to avoid users with strict package managers like PNPM needing to install it directly

astro-og-canvas@0.5.6

06 Jan 19:45
8b84bbc

Choose a tag to compare

Patch Changes

  • bb13312: Fixes a README code example

astro-og-canvas@0.5.5

04 Dec 17:41
cd89961

Choose a tag to compare

Patch Changes

  • ceeecc1: Expands peer dependencies to support Astro v5

astro-og-canvas@0.5.4

12 Oct 07:07
ae2b3d9

Choose a tag to compare

Patch Changes

  • 252e840: Adds an explicit Buffer import for Deno compatibility

astro-og-canvas@0.5.3

07 Jul 17:47
2a26bdc

Choose a tag to compare

Patch Changes

  • 0bea94b: Refactors CanvasKit initialization to log more helpful error in PNPM projects without canvaskit-wasm installed

astro-og-canvas@0.5.2

06 Jul 10:29
e2d802a

Choose a tag to compare

Patch Changes

  • 9fec927: Fixes image generation for slugs with a leading slash in Astro ≥4.10.2

astro-og-canvas@0.5.1

14 Jun 19:42
c806f07

Choose a tag to compare

Patch Changes