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