Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@Baroshem Baroshem released this 08 Nov 07:16
7c7846a

What's Changed

This is a new major version of the module where several new things were added. The main change here is that thanks to the refactor of Cloudinary URL Loader from using ZOD to regular TS types, we can now fully remove local types in favor of the types used from the loader. This allowed to remove a lot of lines of repetitive type code and have more type safety.

Changes

  1. Fixed Signed Upload Widget API Key passing to options
  2. Fixed autoplay, autoplayMode and playinline props for Video Player
  3. Migrated to Cloudinary URL Loader types and newest version
  4. Move preserveTransformations prop to URL Loader (Breaking Change)
  5. Added Coordinates-based Cropping to CLD Image component
  6. Add feature of Extract to CLD Image
  7. Allow Cld Video Player to support captions and subtitles
  8. Added support for raw transformations for Cld Video Player

Following issues were closed in this version (and release candidates):

New Contributors

Full Changelog: v3.1.0...v4.0.0