Skip to content

Releases: vercel/satori

0.16.1

23 Jul 09:28
691f01d
Compare
Choose a tag to compare

0.16.1 (2025-07-23)

Bug Fixes

0.16.0

21 Jul 15:40
5945f7a
Compare
Choose a tag to compare

This is a big update thanks to updates from our dependency Yoga.

  • Support for box-sizing
  • Support for display: contents
  • Support for position: static
  • Support for align-content: space-evenly
  • Better support for position: absolute
  • Support for percentage values for gap

Also removed the satori/wasm entrypoint as we're always inlining the WASM binary in the lib source now.

0.16.0 (2025-07-21)

Features

0.15.2

09 Jun 12:11
b54f510
Compare
Choose a tag to compare

0.15.2 (2025-06-09)

Bug Fixes

0.15.1

09 Jun 12:02
055e4e0
Compare
Choose a tag to compare

0.15.1 (2025-06-09)

Bug Fixes

  • allow lines to start with words that begin with special characters (#674) (055e4e0), closes #656

0.15.0

09 Jun 11:43
6646c27
Compare
Choose a tag to compare

0.15.0 (2025-06-09)

Features

  • Support text-decoration-style: double (#685) (6646c27)

0.14.1

09 Jun 09:48
82de867
Compare
Choose a tag to compare

0.14.1 (2025-06-09)

Bug Fixes

  • text align justify not working (#677) (82de867)
  • transform and rotate not working properly on text (#676) (59c3c08)

0.14.0

05 Jun 19:36
4926c0b
Compare
Choose a tag to compare

0.14.0 (2025-06-05)

Features

0.13.2

02 Jun 13:43
56bd3d5
Compare
Choose a tag to compare

0.13.2 (2025-06-02)

Bug Fixes

  • pixel alignment for multiline or centered text (#682) (56bd3d5)

0.13.1

13 May 15:03
aa7cdb6
Compare
Choose a tag to compare

0.13.1 (2025-05-13)

Bug Fixes

0.13.0

12 May 07:37
df2e182
Compare
Choose a tag to compare

0.13.0 (2025-05-12)

Features