Gif animation would not loop#13777
Conversation
🦋 Changeset detectedLatest commit: a2c059e The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CodSpeed Performance ReportMerging #13777 will not alter performanceComparing Summary
|
ematipico
left a comment
There was a problem hiding this comment.
I doubt it's possible to test the final result, somehow. Did you test the fix manually?
I'll create a preview release so users can test it
astro
@astrojs/cloudflare
@astrojs/netlify
@astrojs/node
@astrojs/vercel
commit: |
Yes, I have confirmed that it is actually looping. (pnpm --filter @example/blog run build and preview) |
|
https://github.com/L4Ph/astro-gif-animation-bug-repro |
* feat(sharp): add support for converting animated GIFs to animated WebP * add changeset
Changes
fix #13683 #13689 #13741
Testing
I looked at all the previous commits and it seemed like there were no tests, so I didn't write any.
I'll write some if necessary.
Docs