0.10.10
vercel/satori0.10.10Nov 20, 2023by github-actions[bot]
AI Summary
Fixes the rendering of spaces other than U+0020 when white-space: normal is set.
Key Highlights
- Fixes space rendering logic
- Closes issue #557
Full Release Notes
## [0.10.10](https://github.com/vercel/satori/compare/0.10.9...0.10.10) (2023-11-20) ### Bug Fixes * should render spaces other than U+0020 when `white-space: normal` ([#557](https://github.com/vercel/satori/issues/557)) ([eb9a404](https://github.com/vercel/satori/commit/eb9a404b6636063711b582498ecee3f2a92fb58a))