0.27.0
superradcompany/microsandbox0.27.0Apr 30, 2026by plmrry
AI Summary
v0.27.0 fixes a rendering error that occurred when using React Fragments inside SVG elements.
Key Highlights
- Fixed error when rendering React Fragments inside `<svg>`
New Features
- SVG Fragment rendering fix
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>`