Skip to content

Releases: sunya9/vite-plugin-react-og-image

v0.4.0

12 Apr 13:19
d46e8be

Choose a tag to compare

0.4.0 (2026-04-12)

Features

  • add example for testing og-image (9027173)
  • add initial implementation of vite-plugin-react-og-image with configuration files (19714f7)
  • add README and GitHub workflows for CI, Dependabot, and release management (1a5806e)
  • enhance example tests for og-image generation and update Vite configuration (4628c54)
  • Vite 8 support and OG meta tag enhancements (#154) (8df934e)

Bug Fixes

  • add 'example' to ignored files in biome.json (474542e)
  • add package.json to formatter ignore list (2e6c85e)
  • respect the host value in dev env (0d02f00)
  • respect the host value in dev env (20901c3)
  • restructure release-please config (ca12e55)
  • update production check to use build command and correct meta property (fe4a2b9)

v0.2.1

16 Jun 19:55
69beb0a

Choose a tag to compare

0.2.1 (2025-06-16)

Bug Fixes

  • add package.json to formatter ignore list (2e6c85e)
  • respect the host value in dev env (0d02f00)
  • respect the host value in dev env (20901c3)
  • restructure release-please config (ca12e55)

v0.2.0

16 Jun 19:27
f5b6442

Choose a tag to compare

0.2.0 (2025-06-15)

Features

  • add example for testing og-image (9027173)
  • add initial implementation of vite-plugin-react-og-image with configuration files (19714f7)
  • add README and GitHub workflows for CI, Dependabot, and release management (1a5806e)
  • enhance example tests for og-image generation and update Vite configuration (4628c54)

Bug Fixes

  • add 'example' to ignored files in biome.json (474542e)
  • update production check to use build command and correct meta property (fe4a2b9)

Code Refactoring

  • improve og-image generation logic and update plugin options handling (1aae801)
  • update dependencies and improve og-image generation logic (d4dd385)

Styles

Miscellaneous Chores

  • add example package to pnpm workspace configuration (992807d)
  • add release-please configuration and manifest files (f60609e)
  • remove default test script from package.json (27141bd)
  • suppress build and server config logging in tests (72a5d96)
  • update font dependencies and enhance Open Graph image styling (2442319)
  • update GitHub Actions permissions to allow issue management (9a61de5)
  • update release workflow to remove build step from GitHub Actions (faa117a)