Changelog entry for #4362

This commit is contained in:
Lovell Fuller 2025-04-07 13:35:40 +01:00
parent 3c7dbb8fba
commit 66ffc48707

View File

@ -6,6 +6,12 @@ title: Changelog
Requires libvips v8.16.1 Requires libvips v8.16.1
### v0.34.1 - TBD
* TypeScript: Ensure new `autoOrient` property is optional.
[#4362](https://github.com/lovell/sharp/pull/4362)
[@styfle](https://github.com/styfle)
### v0.34.0 - 4th April 2025 ### v0.34.0 - 4th April 2025
* Breaking: Support array of input images to be joined or animated. * Breaking: Support array of input images to be joined or animated.