Remove animation props from single page images #2890

This commit is contained in:
Lovell Fuller
2021-10-18 20:27:10 +01:00
parent 7ae151362b
commit d359331426
3 changed files with 27 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ Requires libvips v8.11.3
* Ensure `sharp.versions` is populated from vendored libvips.
* Remove animation properties from single page images.
[#2890](https://github.com/lovell/sharp/issues/2890)
* Allow use of 'tif' to select TIFF output.
[#2893](https://github.com/lovell/sharp/pull/2893)
[@erf](https://github.com/erf)