0.11.1
vercel/satori0.11.1Sep 17, 2024by github-actions[bot]
AI Summary
Corrects the clipping behavior for child elements that have a transform applied to them.
Key Highlights
- Fixes clipping behavior for transformed children
- Closes issue #635
Full Release Notes
## [0.11.1](https://github.com/vercel/satori/compare/0.11.0...0.11.1) (2024-09-17) ### Bug Fixes * clipping behavior of children with transform ([#635](https://github.com/vercel/satori/issues/635)) ([c55e4da](https://github.com/vercel/satori/commit/c55e4da1f5a66edc906f3ab5f901efff4b7cd6f2))