Respect fastShrinkOnLoad option for WebP input #3516

This commit is contained in:
Lovell Fuller
2023-01-17 09:39:23 +00:00
parent 9f79f80a93
commit c150263ef1
3 changed files with 12 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ Requires libvips v8.14.0
[#3470](https://github.com/lovell/sharp/pull/3470)
[@ejoebstl](https://github.com/ejoebstl)
* Respect `fastShrinkOnLoad` resize option for WebP input.
[#3516](https://github.com/lovell/sharp/issues/3516)
* Reduce sharpen `sigma` maximum from 10000 to 10.
[#3521](https://github.com/lovell/sharp/issues/3521)