Closed colbyfayock closed 2 months ago
Adds the x and y coordinate options to the crop plugin to allow for coordinates based crops.
width: 123, height: 321, crop: { type: 'crop', x: 123 y: 321 }
https://github.com/cloudinary-community/next-cloudinary/issues/481
:tada: This PR is included in version @cloudinary-util/url-loader-v5.10.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
Adds the x and y coordinate options to the crop plugin to allow for coordinates based crops.
Issue Ticket Number
https://github.com/cloudinary-community/next-cloudinary/issues/481
Type of change
Checklist