0.10.3

vercel/satori0.10.3Aug 11, 2023by github-actions[bot]

AI Summary

Fixes charset handling in data URIs and text alignment logic.

Key Highlights

  • Fixed charset handling in data URI
  • Fixed text-align logic

Full Release Notes

## [0.10.3](https://github.com/vercel/satori/compare/0.10.2...0.10.3) (2023-08-11)


### Bug Fixes

* should respect charset=utf-8 in data uri ([#528](https://github.com/vercel/satori/issues/528)) ([0a05c92](https://github.com/vercel/satori/commit/0a05c92efab07f4923e475980dcf2b8b6582daad)), closes [#291](https://github.com/vercel/satori/issues/291)
* text-align ([#527](https://github.com/vercel/satori/issues/527)) ([3f598c2](https://github.com/vercel/satori/commit/3f598c25f7a5ec9ce2cacf35ba0f325bdb4636df)), closes [#525](https://github.com/vercel/satori/issues/525)