Releases: sunya9/vite-plugin-react-og-image
Releases · sunya9/vite-plugin-react-og-image
v0.4.0
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
v0.2.0
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
- format with biome (97863d3)
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)