Ensure animated GIF to WebP conversion retains loop #3394

This commit is contained in:
Lovell Fuller
2025-04-23 15:43:58 +01:00
parent 38b6f44611
commit 701143afb3
5 changed files with 26 additions and 13 deletions

View File

@@ -8,6 +8,9 @@ Requires libvips v8.16.1
### v0.34.2 - TBD
* Ensure animated GIF to WebP conversion retains loop (regression in 0.34.0).
[#3394](https://github.com/lovell/sharp/issues/3394)
* Ensure `pdfBackground` constructor property is used.
[#4207](https://github.com/lovell/sharp/pull/4207)