cloudinary-community / svelte-cloudinary

⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
https://svelte.cloudinary.dev/
MIT License
28 stars 14 forks source link

[Feature] @cloudinary-util/types@1.0.1, Video Player 1.10.6 #100

Closed colbyfayock closed 1 month ago

colbyfayock commented 6 months ago

@cloudinary-util/types was updated to 1.0.1 which simply includes a new prop to add picture-in-picture to the CldVideoPlayer

This requires an update to the Cloudinary Video Player script to 1.10.6

This assumes that the @cloudinary-util/types has already been pulled in to manage CldVideoPlayer types, if not that's a prerequisite https://github.com/cloudinary-community/next-cloudinary/pull/421/files

Would be great to:

Related:

ghostdevv commented 1 month ago

Will be released in #112