Closed colbyfayock closed 3 months ago
The preserveTransformations feature is available in each framework, it should be moved to URL Loader to avoid the same code in each framework..
https://github.com/cloudinary-community/next-cloudinary/blob/a21a71dbc7a19b24c0917a6db7f568206f05ec62/next-cloudinary/src/components/CldImage/CldImage.tsx#L83-L90
:tada: This issue has been resolved in version @cloudinary-util/url-loader-v5.8.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Feature Request
Is your feature request related to a problem? Please describe.
The preserveTransformations feature is available in each framework, it should be moved to URL Loader to avoid the same code in each framework..
https://github.com/cloudinary-community/next-cloudinary/blob/a21a71dbc7a19b24c0917a6db7f568206f05ec62/next-cloudinary/src/components/CldImage/CldImage.tsx#L83-L90