This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cf-wasm/og@0.1.17
Patch Changes
544d90c Thanks @fineshop! - fix(og): FigmaResponse (experimental) wasn't working at all
refactor(og): improved error handling and caching
Notes: If you find any bug using FigmaResponse, please consider open an issue.
If you are using @cf-wasm/og on Cloudflare Workers, you may hit the CPU time limit. Even when using the original project @vercel/og on Cloudflare Pages, you hit these limits.
a7f343f Thanks @fineshop! - refactor(og): pass only the default font to resvg.render function
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cf-wasm/og@0.1.17
Patch Changes
544d90c
Thanks @fineshop! - fix(og):FigmaResponse
(experimental) wasn't working at all refactor(og): improved error handling and cachingNotes: If you find any bug using
FigmaResponse
, please consider open an issue. If you are using@cf-wasm/og
onCloudflare Workers
, you may hit the CPU time limit. Even when using the original project@vercel/og
onCloudflare Pages
, you hit these limits.a7f343f
Thanks @fineshop! - refactor(og): pass only the default font to resvg.render function