0.8.1
vercel/satori0.8.1May 11, 2023by github-actions[bot]
AI Summary
Fixes an issue where styles defined on SVG nodes were being ignored during rendering.
Key Highlights
- Respect style on svg node
- SVG styling fix
- Bug fixes
Full Release Notes
## [0.8.1](https://github.com/vercel/satori/compare/0.8.0...0.8.1) (2023-05-11) ### Bug Fixes * respect style on svg node ([#473](https://github.com/vercel/satori/issues/473)) ([329a987](https://github.com/vercel/satori/commit/329a9878229b609fae789ea02d0b78e27b57c329))