Skip to content

Releases: vercel/satori

0.0.44

07 Nov 08:12
0d74835
Compare
Choose a tag to compare

What's Changed

  • Fixes 234 background image url fails when using quotes by @Sam-Apostel in #256
  • Add support for passing in 0 as first argument to linear-gradient and repeating-linear-gradient + color model tests by @jueungrace in #251
  • Better kerning by @shuding in #258
  • Add docs about asm.js/WASM/native differences by @mrkldshv in #259
  • chore: use lowercase for resvg-js names by @yisibl in #279
  • feat: throw explicit errors when useing unsupported image types by @LuciNyan in #276
  • Support multiple directions in linear-gradient by @shuding in #284
  • Fix image size resolution by @shuding in #285
  • Support Noto math and symbol fonts by @shuding in #286

New Contributors

Full Changelog: 0.0.43...0.0.44

0.0.43

21 Oct 23:38
0f16844
Compare
Choose a tag to compare

What's Changed

  • chore: update readme to mention dangerouslySetInnerHTML by @styfle in #226
  • fix: support both integer and float numerical values of viewBox, width and height regex matching in image handler by @filipditrich in #225
  • Add whiteSpace: pre-line support by @shuding in #233
  • Improve error message when fonts option is not passed by @wong2 in #232
  • feat: playground aspect-ratio configuration added by @rxb3rth in #204
  • chore: fix typo by @LuciNyan in #241
  • chore: add .idea into .gitignore by @LuciNyan in #242
  • feature(playground): Migrate playground app to typescript by @adarshaacharya in #227
  • feat: throw error when dangerouslySetInnerHTML is used by @mrkldshv in #243
  • Fix font weight resolving by @jeetiss in #246
  • Support dynamic size by @jeetiss in #247
  • Fix emoji detection by @shuding in #248
  • Fix SVG parsing bugs with viewBox and width/height by @shuding in #249

New Contributors

Full Changelog: 0.0.42...0.0.43

0.0.42

16 Oct 14:09
ab3f172
Compare
Choose a tag to compare

What's Changed

  • doc(README): Add missing definition of jsx example by @azaleta in #191
  • chore: Improve error message when improperly loading yoga; run resvg in web worker in playground by @shuding in #210
  • fix: Fix consecutive line breaks with pre by @shuding in #213
  • chore: Refactor image implementation and support background for by @shuding in #214
  • fix: backgroundImage with offsets by @Sam-Apostel in #207

New Contributors

Full Changelog: 0.0.41...0.0.42

0.0.41

14 Oct 12:15
7680835
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.40...0.0.41