0.15.0
vercel/satori0.15.0Jun 9, 2025by github-actions[bot]
AI Summary
This minor version release introduces support for double text decorations, expanding the styling capabilities available in the CSS parser.
Key Highlights
- Support for `text-decoration-style: double`
- New CSS property support
- Enhanced text styling options
New Features
- Support for `text-decoration-style: double`
Full Release Notes
# [0.15.0](https://github.com/vercel/satori/compare/0.14.1...0.15.0) (2025-06-09) ### Features * Support `text-decoration-style: double` ([#685](https://github.com/vercel/satori/issues/685)) ([6646c27](https://github.com/vercel/satori/commit/6646c2764bde8e8dd14826a6e682a7701837e86c))