v0.2.30
Fix a bug where images cropped with smartcrop were always sent with jpeg compression
v0.2.31
This increases the quality of avif and jpeg files resulting from smartcropping. Some defaults are defined and used only for cropping for now
Fix a bug where images cropped with smartcrop were always sent with jpeg compression
This increases the quality of avif and jpeg files resulting from smartcropping. Some defaults are defined and used only for cropping for now
Add a singleImage
method for generating one URL for a specific version of the image, not the HTML with multiple versions.
Done in D1537 by @antoni-swiatczak