0.11.0
vercel/satori0.11.0Sep 14, 2024by github-actions[bot]
AI Summary
Introduces support for repeating linear gradients in the rendering engine.
Key Highlights
- Supports repeating-linear-gradient
- Closes issue #624
New Features
- Support `repeating-linear-gradient`
Full Release Notes
# [0.11.0](https://github.com/vercel/satori/compare/0.10.14...0.11.0) (2024-09-14) ### Features * support `repeating-linear-gradient` ([#630](https://github.com/vercel/satori/issues/630)) ([ff80448](https://github.com/vercel/satori/commit/ff80448924541575bfd72c179a5ceb199912a9cf)), closes [#624](https://github.com/vercel/satori/issues/624)