0.18.3

vercel/satori0.18.3Sep 15, 2025by github-actions[bot]

AI Summary

Addresses a rendering issue where components wrapped in forwardRef were not being supported correctly.

Key Highlights

  • Support for forwardRef wrapped component

Full Release Notes

## [0.18.3](https://github.com/vercel/satori/compare/0.18.2...0.18.3) (2025-09-15)


### Bug Fixes

* Support forwardRef wrapped component (#601)