Skip to content

Releases: cloudinary-community/next-cloudinary

v6.14.2

14 Oct 16:05
Compare
Choose a tag to compare

6.14.2 (2024-10-14)

Bug Fixes

  • use more proper type to derive CldVideoPlayerProps (#537) (65c3dd1)

v6.14.1

04 Oct 17:10
Compare
Choose a tag to compare

6.14.1 (2024-10-04)

Bug Fixes

v7.0.0-beta.2

03 Oct 18:26
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2024-10-03)

Bug Fixes

v6.14.0

03 Oct 19:32
Compare
Choose a tag to compare

6.14.0 (2024-10-03)

Features

  • added unique id generation using React's useId() hook (#529) (682f4c2), closes #493

v7.0.0-beta.1

27 Sep 02:46
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2024-09-27)

Features

  • Switch to Preconstruct for library building (#520) (a35a928)

BREAKING CHANGES

  • New build tool, no longer requires use client directive, marking as breaking for safety

v6.13.0

13 Sep 03:27
Compare
Choose a tag to compare

6.13.0 (2024-09-13)

Features

  • Captions & Subtitles, URL Default Version, TS Config Tweaks (#517) (386c74d), closes #430 #515

v6.12.0

04 Sep 20:38
Compare
Choose a tag to compare

6.12.0 (2024-09-04)

Features

v6.11.0

28 Aug 19:40
Compare
Choose a tag to compare

6.11.0 (2024-08-28)

Features

v6.10.2

28 Aug 16:39
Compare
Choose a tag to compare

6.10.2 (2024-08-28)

Bug Fixes

  • Cleanup - pollForProcessingImage, preserveTransformations (#504) (c71ca67)

v6.10.1

21 Aug 20:21
Compare
Choose a tag to compare

6.10.1 (2024-08-21)

Bug Fixes

  • Fixes CldVideoPlayer aspect ratio undefined (#500) (5a15289), closes #499