0.15.2
vercel/satori0.15.2Jun 9, 2025by github-actions[bot]
AI Summary
This patch release addresses a critical rendering issue by adding support for async components, ensuring compatibility with modern asynchronous rendering patterns.
Key Highlights
- Added support for async components
- Fixes issue #627
- Ensures compatibility with async patterns
New Features
- Support for async components
Full Release Notes
## [0.15.2](https://github.com/vercel/satori/compare/0.15.1...0.15.2) (2025-06-09) ### Bug Fixes * Support async components ([#686](https://github.com/vercel/satori/issues/686)) ([b54f510](https://github.com/vercel/satori/commit/b54f510807b7f5b8503e02509a83dc3ede06d317)), closes [#627](https://github.com/vercel/satori/issues/627)