0.27.0
anthropics/anthropic-tokenizer-typescript0.27.0Apr 30, 2026by plmrry
AI Summary
This release addresses a specific bug related to rendering React Fragments within SVG elements, ensuring stable behavior in complex SVG layouts.
Key Highlights
- Fixed error when rendering React Fragments inside `<svg>`
Full Release Notes
# [0.27.0](https://github.com/vercel/satori/compare/0.26.0...0.27.0) (2026-04-29) ### Bug Fixes - Fixed error when rendering React Fragments inside `<svg>`