svelte-cloudinary icon indicating copy to clipboard operation
svelte-cloudinary copied to clipboard

CldImage improvements

Open matiasfha opened this issue 1 year ago • 0 comments

getCldImageUrl / CldImage

  • [ ] Avoid 2-step resizing to allow high resolution images from being generated in responsive breakpoints Fixes: https://github.com/cloudinary-community/next-cloudinary/issues/327
  • [x] Deprecate transformations in favor of new prop namedTransformations for clarity
  • [x] Remove deprecated GetCldImageUrl

matiasfha avatar Jan 17 '24 15:01 matiasfha