TypeScript: ensure metadata response matches reality #4383

This commit is contained in:
Lovell Fuller
2025-05-13 14:26:25 +01:00
parent 7c7f960b60
commit 32872ef840
2 changed files with 44 additions and 12 deletions

View File

@@ -18,6 +18,9 @@ Requires libvips v8.16.1
[#4375](https://github.com/lovell/sharp/pull/4375)
[@hans00](https://github.com/hans00)
* TypeScript: Ensure `metadata` response more closely matches reality.
[#4383](https://github.com/lovell/sharp/issues/4383)
* TypeScript: Ensure `smartDeblock` property is included in WebP definition.
[#4387](https://github.com/lovell/sharp/pull/4387)
[@Stephen-X](https://github.com/Stephen-X)