0.27.0
danielmiessler/Fabric0.27.0Apr 30, 2026by plmrry
AI Summary
A minor patch release focused on resolving a rendering issue that occurred specifically when using React Fragments inside SVG elements.
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>`