0.14.1

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

AI Summary

A maintenance patch release resolves two significant layout issues affecting text justification and text transforms such as rotation.

Key Highlights

  • Fixes `text-align: justify` not working
  • Fixes `transform` and `rotate` on text
  • Addresses issues #676 and #677

Full Release Notes

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


### Bug Fixes

* text align justify not working ([#677](https://github.com/vercel/satori/issues/677)) ([82de867](https://github.com/vercel/satori/commit/82de867b620a0b531b2d0f2790eebfb89e3697ab))
* transform and rotate not working properly on text ([#676](https://github.com/vercel/satori/issues/676)) ([59c3c08](https://github.com/vercel/satori/commit/59c3c08ad12a59ed2a3e5b7668bd936edb9124f9))