0.25.0
anthropics/anthropic-tokenizer-typescript0.25.0Mar 5, 2026by github-actions[bot]
AI Summary
This release adds CSS variable support to the satori library, allowing developers to use CSS variables in their text rendering.
Key Highlights
- Added CSS variable support
- Resolves issue #736
- Enables dynamic styling through CSS variables
New Features
- CSS variables support for text rendering
Full Release Notes
# [0.25.0](https://github.com/vercel/satori/compare/0.24.1...0.25.0) (2026-03-05) ### Features * CSS variables ([#736](https://github.com/vercel/satori/issues/736)) ([d246913](https://github.com/vercel/satori/commit/d2469131e1e42c0c599c3be108ba9b500cc99ca0))