0.7.4
vercel/satori0.7.4May 5, 2023by github-actions[bot]
AI Summary
Corrects the positioning logic for clip paths to ensure they respect the 'left' and 'top' CSS properties.
Key Highlights
- Respect left and top for clipPath
- ClipPath positioning fix
- CSS positioning
Full Release Notes
## [0.7.4](https://github.com/vercel/satori/compare/0.7.3...0.7.4) (2023-05-05) ### Bug Fixes * should respect left and top for clipPath ([#476](https://github.com/vercel/satori/issues/476)) ([b782999](https://github.com/vercel/satori/commit/b782999c6f875071c8c089b050555d9b0c6d5cb8))