v0.33.5 - 16th August 2024
-
Upgrade to libvips v8.15.3 for upstream bug fixes.
-
Add
pageHeight
andpages
to response of multi-page output. #3411 -
Ensure option to force use of a globally-installed libvips works correctly. #4111 @project0
-
Minimise use of
engines
property to improve yarn v1 support. #4130 -
Ensure
sharp.format.heif
includes only AVIF when using prebuilt binaries. #4132 -
Add support to recomb operation for 4x4 matrices. #4147 @ton11797
-
Expose optional
precision
andminAmplitude
parameters ofblur
operation. #4168 #4172 @marcosc90 -
Ensure
keepIccProfile
avoids colour transformation where possible. #4186 -
TypeScript:
chromaSubsampling
metadata is optional. #4191 @DavidVaness