Skip to content

Releases: cloudinary-community/next-cloudinary

v4.0.2

24 Mar 14:20
Compare
Choose a tag to compare

4.0.2 (2023-03-24)

Bug Fixes

  • Upgrades Cloudinary Util to fix parsing public IDs with a . (#165) (d108d02), closes #164

v4.0.1

22 Mar 12:54
Compare
Choose a tag to compare

4.0.1 (2023-03-22)

Bug Fixes

v4.0.0

01 Mar 20:17
Compare
Choose a tag to compare

4.0.0 (2023-03-01)

bug

  • Fixes Raw Transformations Conflicting with Resizing (#151) (a64e8ca), closes #149

BREAKING CHANGES

  • this changes where the rawTransformations property gets applied in the transformation chain to avoid conflicting with transformations performed by 3rd party tooling.

v3.4.0

28 Feb 17:52
Compare
Choose a tag to compare

3.4.0 (2023-02-28)

Features

v3.3.0

27 Feb 19:19
Compare
Choose a tag to compare

3.3.0 (2023-02-27)

Features

v3.2.0

27 Feb 03:27
Compare
Choose a tag to compare

3.2.0 (2023-02-27)

Features

v3.1.0

26 Feb 03:22
Compare
Choose a tag to compare

3.1.0 (2023-02-26)

Features

  • Fixes query parameter breaking CldImage parsing (#143) (483c31e), closes #142

v3.0.0

23 Feb 15:39
Compare
Choose a tag to compare

3.0.0 (2023-02-23)

Bug Fixes

  • Fix Handling CldUploadWidget Callback Updates to State (#138) (f847db3), closes #128

BREAKING CHANGES

  • CldUploadWidget onUpload property no longer passes an error object as the first argument. The first argument is now the result object. A separate onError property was added to handle errors.

v2.3.2

20 Feb 03:38
Compare
Choose a tag to compare

2.3.2 (2023-02-20)

Bug Fixes

v2.3.1

18 Feb 18:49
Compare
Choose a tag to compare

2.3.1 (2023-02-18)

Bug Fixes