👨‍🏫 The Mastering Nuxt 3 course is now completed!

Discover the course

Easily generate dynamic social share images.

v2.0.0-beta.7 by github-actions[bot]github-actions[bot]

Bug Fixes

  • use same html decoding for satori HTML (022d061)

v2.0.0-beta.6 by github-actions[bot]github-actions[bot]

Bug Fixes

  • more accurate HTML entity decoding (8142f73)

v2.0.0-beta.5 by github-actions[bot]github-actions[bot]

Bug Fixes

v2.0.0-beta.4 by github-actions[bot]github-actions[bot]

Bug Fixes

  • avoid overriding set description (c6e61f8), closes #30

v2.0.0-beta.3 by github-actions[bot]github-actions[bot]

Bug Fixes

  • use siteUrl for og:image URL (037d1a5), closes #26

v2.0.0-beta.2 by github-actions[bot]github-actions[bot]

Bug Fixes

v2.0.0-beta.1 by github-actions[bot]github-actions[bot]

Bug Fixes

  • missing useRuntimeConfig import (8444dce)

v2.0.0-beta.0 by github-actions[bot]github-actions[bot]

Bug Fixes

  • prefer defined siteUrl for production hostname (e101633)
  • prefer runtime config over virtual module (d4b24d2)

Features

  • hook og-image:prerenderScreenshots (4469b5f)

Performance Improvements

  • tree-shake composables from client (72a2d6b)

v1.5.5 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.5.4 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.5.3 by github-actions[bot]github-actions[bot]

Bug Fixes

  • better flex inferences (08cd0c4), closes #23
  • client: use @nuxt/devtools-kit (e9f45ea)
  • allow hostname to resolve with protocol in host (12e77a7)
  • consistent payload extraction for prerender and runtime (8206169)

v1.5.2 by github-actions[bot]github-actions[bot]

Bug Fixes

  • always throw exception when playwright is missing (2d624d5)
  • maybe fix localhost dev by proxying headers (5df5914)

v1.5.1 by github-actions[bot]github-actions[bot]

Bug Fixes

  • decode html entities from satori-html (a753d0e), closes #14

v1.5.0 by github-actions[bot]github-actions[bot]

Bug Fixes

  • always ensure chromium install when prerendering (d98748a), closes #21
  • avoid nested API calls for options (d168edf)
  • prefer absolute fetch for non-dev URLs (a38ece6)
  • proper title substitute (56d7459), closes #8

v1.4.22 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.4.22",
    "tag_name": "v1.4.22",
    "date": "2023-03-01T23:32:05Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.4.22",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.4.22",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.4.22",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.4.22",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V1422",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.4.22.md",
    "_source": "github",
    "_file": "v1.4.22.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.4.21 by github-actions[bot]github-actions[bot]

Bug Fixes

  • decode html entities before rendering (dbea3a4), closes #14

v1.4.20 by github-actions[bot]github-actions[bot]

Bug Fixes

  • missing createError import on options endpoint (ae78017)

v1.4.19 by github-actions[bot]github-actions[bot]

Bug Fixes

  • vercel-edge: timeout issue (c366b2b)

v1.4.18 by github-actions[bot]github-actions[bot]

Bug Fixes

  • cloudflare: avoid bundling yoga.wasm (34ba538)

v1.4.17 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.16 by github-actions[bot]github-actions[bot]

Bug Fixes

  • use createError for nitro errors (8c9f2d3)

v1.4.15 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.4.15",
    "tag_name": "v1.4.15",
    "date": "2023-02-11T16:01:20Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.4.15",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.4.15",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.4.15",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.4.15",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V1415",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.4.15.md",
    "_source": "github",
    "_file": "v1.4.15.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.4.14 by github-actions[bot]github-actions[bot]

Bug Fixes

  • clean up default template, add tw support (7fa475a)
  • improve nitro debugging (c0bd4cb)

Features

  • add options to the default template by @Atinux in #11

New Contributors

Full Changelog: https://github.com/harlan-zw/nuxt-og-image/compare/v1.4.13...v1.4.14

v1.4.13 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.12 by github-actions[bot]github-actions[bot]

Bug Fixes

  • avoid island components for defining og (97f22ff)

v1.4.11 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.10 by github-actions[bot]github-actions[bot]

Bug Fixes

  • font weights weren't loading (643629e)

v1.4.9 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.8 by github-actions[bot]github-actions[bot]

Bug Fixes

  • support browser component screenshots (4693b10), closes #9

v1.4.7 by github-actions[bot]github-actions[bot]

Bug Fixes

  • ci: attempt to use playwright-core (c0ebc04)

v1.4.6 by github-actions[bot]github-actions[bot]

Bug Fixes

  • ci: install chromium on demand, better debugging (3bd9c93)
  • ui: consistent iframe bg colour (686131e)

v1.4.5 by github-actions[bot]github-actions[bot]

Bug Fixes

  • vercel-edge: avoid inlining wasm (3508415)

v1.4.4 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.3 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.2 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.4.2",
    "tag_name": "v1.4.2",
    "date": "2023-02-02T04:34:53Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.4.2",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.4.2",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.4.2",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.4.2",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V142",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.4.2.md",
    "_source": "github",
    "_file": "v1.4.2.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.4.1 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.4.0 by github-actions[bot]github-actions[bot]

Features

Edge Rendering Support (921b8cf)

You can now have your dynamic og images generated when using the edge providers.

No changes are needed within your code to make use of this.

You can preview them here:

v1.3.2 by github-actions[bot]github-actions[bot]

Bug Fixes

  • og:image url home double slash (fd5c656)

v1.3.1 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.3.0 by github-actions[bot]github-actions[bot]

Bug Fixes

Features

v1.2.2 by github-actions[bot]github-actions[bot]

Bug Fixes

  • wasm: ensure single initialisation (ad5c97c)

v1.2.1 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.2.0 by github-actions[bot]github-actions[bot]

Features

v1.1.1 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.1.1",
    "tag_name": "v1.1.1",
    "date": "2023-01-25T00:43:39Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.1.1",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.1.1",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.1.1",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.1.1",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V111",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.1.1.md",
    "_source": "github",
    "_file": "v1.1.1.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.1.0 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.0.0 by github-actions[bot]github-actions[bot]

✨ v1 Release

With support for Satori and the OG Playground, the module is now at a stable release version.

If you have any feedback on the release, please submit an issue or get in touch 🙂!

Please see the updated docs for anything missed in these notes.

🚀 Features

Satori Support

Satori is a library to convert HTML to SVGs, using this you can dynamically generate OG images quickly without the need headless browser.

The average render is around ~100ms compared to a chromium instance which can take seconds.

By default the OgImageStatic, OgImageDynamic, defineOgImageStatic and defineOgImageDynamic will use the Satori provider to render your Vue template.

It comes pre-configured with:

  • Emoji support 👋
  • Google font support (Uses Inter by default)
  • Image support (must be in the public directory)
  • Tailwind classes

OG Image Playground

An issue in 0.x was there was no way to work on your OG Image template with HMR support. To resolve this, I've built the OG Image Playground.

This playground lets you preview exactly what will be generated for both Satori and the browser screenshot provider with full HMR support.

  • Lets you preview images at the rendered twitter size
  • Shows you
  • Accessible at any URL, just append /__og_image__

🧹 Improvements

Better route inferences

The module will now use your page title and description as the default data for the OG Image.

⚠️ Breaking changes

Output dir

Previously all images were saved in a folder called _og-images. Now they are at ${route}/__og_image__/og.png.

Config removed

The following module config has been removed: outputDir, serverSideRender

OgImage, defineOgImage has been removed.

If you previously were using these, you should update to either OgImageStatic, defineOgImageStatic, OgImageDynamic, or defineOgImageDynamic.

Before

<template>
<OgImage />
</template>

After

<template>
<OgImageStatic />
</template>

v1.0.0-beta.14 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.14",
    "tag_name": "v1.0.0-beta.14",
    "date": "2023-01-21T01:12:23Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.14",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.14",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.14",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.14",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta14",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.14.md",
    "_source": "github",
    "_file": "v1.0.0-beta.14.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.9 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.9",
    "tag_name": "v1.0.0-beta.9",
    "date": "2023-01-20T04:07:22Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.9",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.9",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.9",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.9",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta9",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.9.md",
    "_source": "github",
    "_file": "v1.0.0-beta.9.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.8 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.8",
    "tag_name": "v1.0.0-beta.8",
    "date": "2023-01-20T03:23:25Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.8",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.8",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.8",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.8",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta8",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.8.md",
    "_source": "github",
    "_file": "v1.0.0-beta.8.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.7 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.7",
    "tag_name": "v1.0.0-beta.7",
    "date": "2023-01-20T03:11:18Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.7",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.7",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.7",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.7",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta7",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.7.md",
    "_source": "github",
    "_file": "v1.0.0-beta.7.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.6 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.6",
    "tag_name": "v1.0.0-beta.6",
    "date": "2023-01-20T03:00:03Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.6",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.6",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.6",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.6",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta6",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.6.md",
    "_source": "github",
    "_file": "v1.0.0-beta.6.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.13 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.13",
    "tag_name": "v1.0.0-beta.13",
    "date": "2023-01-20T07:57:12Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.13",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.13",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.13",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.13",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta13",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.13.md",
    "_source": "github",
    "_file": "v1.0.0-beta.13.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.12 by github-actions[bot]github-actions[bot]

Bug Fixes

v1.0.0-beta.11 by github-actions[bot]github-actions[bot]

Features

v1.0.0-beta.10 by github-actions[bot]github-actions[bot]

Features

v1.0.0-beta.5 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.5",
    "tag_name": "v1.0.0-beta.5",
    "date": "2023-01-19T09:59:18Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.5",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.5",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.5",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.5",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta5",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.5.md",
    "_source": "github",
    "_file": "v1.0.0-beta.5.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.4 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.4",
    "tag_name": "v1.0.0-beta.4",
    "date": "2023-01-19T09:22:21Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.4",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.4",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.4",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.4",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta4",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.4.md",
    "_source": "github",
    "_file": "v1.0.0-beta.4.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.3 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.3",
    "tag_name": "v1.0.0-beta.3",
    "date": "2023-01-19T06:50:52Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.3",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.3",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.3",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.3",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta3",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.3.md",
    "_source": "github",
    "_file": "v1.0.0-beta.3.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.2 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.2",
    "tag_name": "v1.0.0-beta.2",
    "date": "2023-01-19T06:39:49Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.2",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.2",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.2",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.2",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta2",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.2.md",
    "_source": "github",
    "_file": "v1.0.0-beta.2.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.1 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.1",
    "tag_name": "v1.0.0-beta.1",
    "date": "2023-01-19T06:01:40Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.1",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.1",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.1",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.1",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta1",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.1.md",
    "_source": "github",
    "_file": "v1.0.0-beta.1.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v1.0.0-beta.0 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.0-beta.0",
    "tag_name": "v1.0.0-beta.0",
    "date": "2023-01-19T05:53:34Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 1,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v1.0.0-beta.0",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v1.0.0-beta.0",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v1.0.0-beta.0",
    "prerelease": true,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v1.0.0-beta.0",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V100 Beta0",
    "description": "",
    "_type": "markdown",
    "_id": "github:v1.0.0-beta.0.md",
    "_source": "github",
    "_file": "v1.0.0-beta.0.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v0.6.0 by github-actions[bot]github-actions[bot]

Features

  • expose screenshot options API (34e99ed)

v0.5.5 by github-actions[bot]github-actions[bot]

Bug Fixes

  • add playwright-core as dep (03176ed)

v0.5.4 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.5.3 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.5.2 by github-actions[bot]github-actions[bot]

Bug Fixes

  • mock edge environment deps (0d712df)

v0.5.1 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.5.0 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v0.5.0",
    "tag_name": "v0.5.0",
    "date": "2022-12-16T08:13:46Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 0,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v0.5.0",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v0.5.0",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v0.5.0",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v0.5.0",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V050",
    "description": "",
    "_type": "markdown",
    "_id": "github:v0.5.0.md",
    "_source": "github",
    "_file": "v0.5.0.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v0.4.7 by github-actions[bot]github-actions[bot]

Bug Fixes

  • add debugging to browser init (b3f4a49)

v0.4.6 by github-actions[bot]github-actions[bot]

Bug Fixes

  • hash for route name, allow caching (c78d7f0)

v0.4.5 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.4.4 by github-actions[bot]github-actions[bot]

Features

v0.4.3 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.4.2 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v0.4.2",
    "tag_name": "v0.4.2",
    "date": "2022-12-16T01:18:04Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 0,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v0.4.2",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v0.4.2",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v0.4.2",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v0.4.2",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V042",
    "description": "",
    "_type": "markdown",
    "_id": "github:v0.4.2.md",
    "_source": "github",
    "_file": "v0.4.2.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v0.4.1 by github-actions[bot]github-actions[bot]

Bug Fixes

  • try avoid installing binaries locally (106b8c4)

v0.4.0 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.3.4 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.3.3 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.3.2 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.3.1 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.3.0 by github-actions[bot]github-actions[bot]

Features

  • add defineOgImageScreenshot for screenshots (a2444c5)

v0.2.0 by github-actions[bot]github-actions[bot]

Bug Fixes

  • defineOgImage: config usage (d250a9e)

v0.1.0 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.0.5 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v0.0.5",
    "tag_name": "v0.0.5",
    "date": "2022-12-15T07:52:21Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 0,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v0.0.5",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v0.0.5",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v0.0.5",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v0.0.5",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V005",
    "description": "",
    "_type": "markdown",
    "_id": "github:v0.0.5.md",
    "_source": "github",
    "_file": "v0.0.5.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}

v0.0.4 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.0.3 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.0.2 by github-actions[bot]github-actions[bot]

Bug Fixes

v0.0.1 by github-actions[bot]github-actions[bot]

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v0.0.1",
    "tag_name": "v0.0.1",
    "date": "2022-12-15T04:16:37Z",
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "v": 0,
    "url": "https://github.com/harlan-zw/nuxt-og-image/releases/tag/v0.0.1",
    "tarball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/tarball/v0.0.1",
    "zipball": "https://api.github.com/repos/harlan-zw/nuxt-og-image/zipball/v0.0.1",
    "prerelease": false,
    "author": {
      "name": "github-actions[bot]",
      "url": "https://github.com/apps/github-actions",
      "avatar": "https://avatars.githubusercontent.com/in/15368?v=4"
    },
    "_path": "/v0.0.1",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "_empty": true,
    "title": "V001",
    "description": "",
    "_type": "markdown",
    "_id": "github:v0.0.1.md",
    "_source": "github",
    "_file": "v0.0.1.md",
    "_extension": "md"
  },
  "excerpt": false,
  "tag": "div"
}