0.27.0
actix/actix-web0.27.0Apr 30, 2026by plmrry
AI Summary
This release focuses on bug fixes, specifically addressing an error that occurred when rendering React Fragments inside SVG elements.
Key Highlights
- Fixed error when rendering React Fragments inside <svg>
- Version 0.27.0
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>`