0.12.2
vercel/satori0.12.2Mar 27, 2025by github-actions[bot]
AI Summary
A maintenance patch release addresses gradient rendering accuracy and fixes a typo in the readme documentation.
Key Highlights
- Fixes repeating-linear-gradient cycle
- Fixes typo in readme
- Addresses issues #658 and #666
Full Release Notes
## [0.12.2](https://github.com/vercel/satori/compare/0.12.1...0.12.2) (2025-03-27) ### Bug Fixes * repeating-linear-gradient effect with correct cycle ([#666](https://github.com/vercel/satori/issues/666)) ([78182f8](https://github.com/vercel/satori/commit/78182f836b67fff48f9b6e77b7251382c2779559)) * typo in readme ([#658](https://github.com/vercel/satori/issues/658)) ([de5b31a](https://github.com/vercel/satori/commit/de5b31a3f04154be5698fbfe38da0ec06aacb4d4))