satori Releases
98 releases of vercel/satori
- 0.10.7
Refactoring effort to remove TypeScript 'any' types for improved type safety.
Sep 20, 2023
- 0.10.6
Fixes line-height calculation to properly respect stringified numbers.
Sep 17, 2023
- 0.10.5
Corrects text truncation behavior when using maxWidth with ellipsis.
Sep 17, 2023
- 0.10.4
Fixes text decoration line rendering issues (underline/strikethrough).
Aug 31, 2023
- 0.10.3
Fixes charset handling in data URIs and text alignment logic.
Aug 11, 2023
- 0.10.2
Improves compatibility and fixes issues specific to iOS devices.
Aug 1, 2023
- 0.10.1
Fixes escaping logic for specific content types to prevent rendering errors.
Jun 5, 2023
- 0.10.0
Major feature release adding support for CSS mask properties.
Jun 3, 2023
- 0.9.1
Fixes a bug where Animated Portable Network Graphics (APNG) image types were not being detected correctly.
May 24, 2023
- 0.9.0
Introduces support for multiline text overflow ellipsis to handle long text gracefully within containers.
May 24, 2023
- 0.8.1
Fixes an issue where styles defined on SVG nodes were being ignored during rendering.
May 11, 2023
- 0.8.0
Adds support for the tab character and the CSS 'tab-size' property to improve code block rendering.
May 10, 2023
- 0.7.4
Corrects the positioning logic for clip paths to ensure they respect the 'left' and 'top' CSS properties.
May 5, 2023
- 0.7.3
Fixes the clip-path function to correctly interpret and apply the position argument.
Apr 30, 2023
- 0.7.2
Removes the 'emoji-regex' package from externals to improve build compatibility and reduce bundle size.
Apr 24, 2023
- 0.7.1
Resolves an issue where images were not automatically sizing correctly when rendered.
Apr 24, 2023
- 0.7.0
Introduces basic support for the CSS 'clip-path' property to allow for advanced masking effects.
Apr 24, 2023
- 0.6.0
Adds an experimental 'onNodeDetected' event for debugging and inspecting internal node structures.
Apr 23, 2023