Skip to content

Releases: delucis/astro-og-canvas

[email protected]

06 Jan 19:45
8b84bbc
Compare
Choose a tag to compare

Patch Changes

  • bb13312: Fixes a README code example

[email protected]

04 Dec 17:41
cd89961
Compare
Choose a tag to compare

Patch Changes

  • ceeecc1: Expands peer dependencies to support Astro v5

[email protected]

12 Oct 07:07
ae2b3d9
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

07 Jul 17:47
2a26bdc
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

06 Jul 10:29
e2d802a
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

14 Jun 19:42
c806f07
Compare
Choose a tag to compare

Patch Changes

[email protected]

18 Apr 22:00
733a77b
Compare
Choose a tag to compare

Minor Changes

  • e66e580: Switches to using the “full” canvaskit-wasm build to generate images. This fixes support for rendering as JPEG or WEBP instead of the default PNG.

  • e66e580: Updates canvaskit-wasm to the latest release

    Note: pnpm users may need to manually update in their project too:

    pnpm i canvaskit-wasm@^0.39.1

[email protected]

18 Dec 13:41
1291f6b
Compare
Choose a tag to compare

Patch Changes

  • be0c969: Adds missing comma in README

[email protected]

05 Dec 16:06
39de6fd
Compare
Choose a tag to compare

Patch Changes

[email protected]

01 Dec 18:24
ed4c634
Compare
Choose a tag to compare

Minor Changes

  • c9b3dc9: Adds support for rendering a background image