0.18.0
vercel/satori0.18.0Aug 28, 2025by github-actions[bot]
AI Summary
This update adds object-fit support for images and introduces a standalone build mode allowing users to provide the WASM binary manually.
Key Highlights
- Added object-fit to image
- Standalone build to support providing WASM binary manually
New Features
- Added object-fit to image
- Standalone build to support providing WASM binary manually
Full Release Notes
# [0.18.0](https://github.com/vercel/satori/compare/0.17.0...0.18.0) (2025-08-28) ### Features * added obj fit to image ([#703](https://github.com/vercel/satori/issues/703)) ([4a7d0bc](https://github.com/vercel/satori/commit/4a7d0bc6da5969aad4304c9da7edd13cc5278e35)) * Standalone build to support providing WASM binary manually ([#705](https://github.com/vercel/satori/issues/705)) ([f24d911](https://github.com/vercel/satori/commit/f24d911cf1f42cbf7396c08299290e53e488f24b)), closes [#693](https://github.com/vercel/satori/issues/693)