Docs: changelog entry for #4387

This commit is contained in:
Lovell Fuller 2025-05-05 13:19:10 +01:00
parent eba3e9aeb2
commit 758d7e63cc

View File

@ -14,6 +14,10 @@ Requires libvips v8.16.1
* Ensure `pdfBackground` constructor property is used.
[#4207](https://github.com/lovell/sharp/pull/4207)
* TypeScript: Ensure `smartDeblock` property is included in WebP definition.
[#4387](https://github.com/lovell/sharp/pull/4387)
[@Stephen-X](https://github.com/Stephen-X)
### v0.34.1 - 7th April 2025
* TypeScript: Ensure new `autoOrient` property is optional.