Releases: kettanaito/remix-og-image
Releases · kettanaito/remix-og-image
v0.3.1
v0.3.1 (2024-08-24)
Bug Fixes
v0.3.0
v0.3.0 (2024-08-19)
Features
Bug Fixes
- mark the plugin as build-only (133acef)
v0.2.3
v0.2.3 (2024-08-19)
Bug Fixes
- use different opimizations for different formats (353e988)
v0.2.2
v0.2.2 (2024-08-19)
Bug Fixes
- support
writeImage
option (f1a7ee4)
v0.2.1
v0.2.1 (2024-08-18)
Bug Fixes
- remove the
openGraphImage
export from client bundle (81a08ec)
- improve error handling for resource route (d3df634)
- cache results, regenerate images on related HMR (6b50244)
v0.2.0
v0.2.0 (2024-08-17)
Features
- compress generated images (1ff10b4)
Bug Fixes
- remove plugin deduplication (e61d273)
- forward generation errors to Vite (e7ff3a1)
- take route images screenshots in parallel (cb465e0)
- dedupe duplicate og routes (3ca252a)
- support vite build (d1d880f)
v0.1.1
v0.1.1 (2024-08-17)
Bug Fixes
- set fixed viewport to prevent image cropping (5f689f2)
- remove special export on the client (69914e5)
- run plugin on the server (65bec3c)
v0.1.0
v0.1.0 (2024-08-16)
Features
Bug Fixes
- always close the page after screenshot (35253d4)