remix-og-image

Build-time in-browser Open Graph image generation for Remix.

Stars
19
remix-og-image - v0.3.1 Latest Release

Published by kettanaito about 2 months ago

v0.3.1 (2024-08-24)

Bug Fixes

  • resolve outputDirectory relative to client assets (#17) (74b6e1882b42716f1973e6ba41d36d1fd87bce31) @tometo-dev @kettanaito
remix-og-image - v0.3.0

Published by kettanaito 2 months ago

v0.3.0 (2024-08-19)

Features

  • disable plugin in development (#12) (7a2c9421a024b381fd1d408820f884e95d7bd631) @kettanaito
  • support single fetch (#10) (5b9161df4921ef736eb243b1cdaef0d653ff1e91) @kettanaito

Bug Fixes

  • mark the plugin as build-only (133acef2a044cf28e8d27e11adb24f3acfe57948)
remix-og-image - v0.2.3

Published by kettanaito 2 months ago

v0.2.3 (2024-08-19)

Bug Fixes

  • use different opimizations for different formats (353e9882c10806bf87b9d4098ab9175b75230140)
remix-og-image - v0.2.2

Published by kettanaito 2 months ago

v0.2.2 (2024-08-19)

Bug Fixes

  • support writeImage option (f1a7ee4e9720545350c3b0cb1062da357d10e671)
remix-og-image - v0.2.1

Published by kettanaito 2 months ago

v0.2.1 (2024-08-18)

Bug Fixes

  • remove the openGraphImage export from client bundle (81a08ec48a1b4b441f085158c1a1cb698973cb0e)
  • improve error handling for resource route (d3df634023f1abac01b08f07b3b10639bc9916b6)
  • cache results, regenerate images on related HMR (6b50244f8825027d554bca32488e9665eb6e98e8)
remix-og-image - v0.2.0

Published by kettanaito 2 months ago

v0.2.0 (2024-08-17)

Features

  • compress generated images (1ff10b40f2176a6f37f8d668467fb47998c3461c)

Bug Fixes

  • remove plugin deduplication (e61d273b7363ac2efe86ce1eb46f1a5c0d32476e)
  • forward generation errors to Vite (e7ff3a1cf2812c6d046368898f964977b28e8045)
  • take route images screenshots in parallel (cb465e07537312810f6eca636226efeb96d9099c)
  • dedupe duplicate og routes (3ca252aa0689dadaa7916a2e1f94ad7ea4c09893)
  • support vite build (d1d880f34636db9dca169d8c54a24a439c419b72)
remix-og-image - v0.1.1

Published by kettanaito 2 months ago

v0.1.1 (2024-08-17)

Bug Fixes

  • set fixed viewport to prevent image cropping (5f689f277bc90de999f50ebf0a06e7be47321dab)
  • remove special export on the client (69914e5096ded29c747b2ca945749e67d96614b8)
  • run plugin on the server (65bec3c97a6ac5d7792b3623158d40d8d891b906)
remix-og-image - v0.1.0

Published by kettanaito 2 months ago

v0.1.0 (2024-08-16)

Features

  • implement the plugin (00d2ec14c58a46579d37d353785b56430ffc8dba)

Bug Fixes

  • always close the page after screenshot (35253d4a5895635d2e477530abfb068e33f77a5c)