Upgrade to libvips v8.14.4

This commit is contained in:
Lovell Fuller
2023-08-15 16:40:22 +01:00
parent bb7469b2d1
commit ccd51c8cbf
3 changed files with 17 additions and 15 deletions

View File

@@ -2,10 +2,12 @@
## v0.32 - *flow*
Requires libvips v8.14.3
Requires libvips v8.14.4
### v0.32.5 - TBD
* Upgrade to libvips v8.14.4 for upstream bug fixes.
* TypeScript: Add missing `WebpPresetEnum` to definitions.
[#3748](https://github.com/lovell/sharp/pull/3748)
[@pilotso11](https://github.com/pilotso11)