Releases: cloudinary-community/next-cloudinary
Releases · cloudinary-community/next-cloudinary
v6.14.2
6.14.2 (2024-10-14)
Bug Fixes
- use more proper type to derive
CldVideoPlayerProps
(#537) (65c3dd1)
v6.14.0
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
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.10.2
6.10.2 (2024-08-28)
Bug Fixes
- Cleanup - pollForProcessingImage, preserveTransformations (#504) (c71ca67)