-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
Description
Features that should go into v6.0.0 that would expect to have breaking changes.
Global
- pnpm: [Feature] Migrate from Yarn to PNPM #408
- Better homepage
getCldImageUrl / CldImage
- Avoid 2-step resizing to allow high resolution images from being generated in responsive breakpoints
- Deprecate
transformationsin favor of new propnamedTransformationsfor clarity - Remove deprecated GetCldImageUrl
getCldOgImageUrl / CldOgImage
- Remove deprecated GetCldOgImageUrl
CldVideoPlayer
- Remove
autoPlaybackwards compatibility - Migrate Cloudinary types to native @cloudinary-util/types package
CldUploadWidget
- Update
onErrorto followCldUploadEventCallbackpattern - Update
onCloseto followCldUploadEventCallbackpattern - Deprecate
onUploadin favor ofonSuccessand other targeted event handlers - Add Content-Type of
application/jsonto CldUploadWidget fetch request: [Bug] Signed Request istext/plain;charset=UTF-8instead ofapplication/json#379 - Migrate Cloudinary types to native @cloudinary-util/types package