Releases: vercel/satori
Releases · vercel/satori
0.2.5
0.2.4
0.2.3
0.2.2
@vercel/og
0.1.0
Note: If you are using
@vercel/og
, please upgrade to the latest version@vercel/[email protected]
which is using this new Satori release under the hood.
Bug Fixes
0.2.1
0.2.0
What's Changed
- chore: Create CODEOWNERS by @shuding in #382
- chore: use jsx runtime in test by @jeetiss in #381
- feat: Experimental support for custom Tailwind configurations by @marcbouchenoire in #340
New Contributors
- @marcbouchenoire made their first contribution in #340
Full Changelog: 0.1.2...0.2.0
0.1.2
0.1.1
0.1.0
0.0.46
New Features
- Flexbox's
gap
is now supported (example) 🎉 lang="ja-JP"
attribute to specify the targeted locale for dynamic fonts to load and render (example)
Note: If you are using
@vercel/og
, please upgrade to the latest version@vercel/[email protected]
which is using this new Satori release under the hood.
What's Changed
- chore: add lint cache by @Simon-He95 in #355
- feat: support the lang="ja" attribute by @LuciNyan in #260
- Change language code to locale code, add readme and example by @shuding in #356
- support flex gap by @jeetiss in #262
- chore: update contributing.md & add .npmrc by @btea in #363
New Contributors
- @Simon-He95 made their first contribution in #355
- @btea made their first contribution in #363
Full Changelog: 0.0.45...0.0.46