You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Vite 8 support and OG meta tag enhancements (#154)
* chore: update deps
* chore(deps): update font source and Vite version in configuration
* refactor: streamline image generation logic and improve module loading
* fix: update schema path in biome configuration
* feat: enhance Open Graph meta tags with width, height, type, and alt attributes
* fix: sync lockfile with package.json and correct font name in example
- Regenerate pnpm-lock.yaml to resolve vite version mismatch (^7.1.2 vs ^8.0.3) causing CI --frozen-lockfile failure
- Fix font name in og-image.tsx from "Noto Serif JP" to "Noto Sans" to match vite.config.ts registration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: correct font name to "Noto Sans JP" to match @fontsource/noto-sans-jp
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments