0.19.2
vercel/satori0.19.2Feb 10, 2026by github-actions[bot]
AI Summary
Corrects the implementation of the `init` function within the standalone submodule to ensure proper module initialization.
Key Highlights
- Correct implementation of `init` function exported by `standalone`
- Bug fix for module initialization
New Features
- Correct implementation of `init` function exported by `standalone` submodule
Full Release Notes
## [0.19.2](https://github.com/vercel/satori/compare/0.19.1...0.19.2) (2026-02-10) ### Bug Fixes * correct implementation of `init` function exported by `standalone` submodule ([#716](https://github.com/vercel/satori/issues/716)) ([7c08d3a](https://github.com/vercel/satori/commit/7c08d3a74be0dc42873f5a3f5788c0ce26548676))