0.15.1

vercel/satori0.15.1Jun 9, 2025by github-actions[bot]

AI Summary

A minor bug fix release corrects text rendering logic to properly handle lines that begin with special characters, improving overall text accuracy.

Key Highlights

  • Fixes lines starting with special characters
  • Addresses issue #656
  • Improves text rendering edge cases

Full Release Notes

## [0.15.1](https://github.com/vercel/satori/compare/0.15.0...0.15.1) (2025-06-09)


### Bug Fixes

* allow lines to start with words that begin with special characters ([#674](https://github.com/vercel/satori/issues/674)) ([055e4e0](https://github.com/vercel/satori/commit/055e4e042627ffdc1f7d9dea6c2467d7636061d5)), closes [#656](https://github.com/vercel/satori/issues/656)