nuxt-modules / cloudinary

Cloudinary Module for Nuxt
https://cloudinary.nuxtjs.org
MIT License
245 stars 31 forks source link

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

Closed colbyfayock closed 3 months ago

colbyfayock commented 3 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:

Baroshem commented 3 months ago

Hey Colby,

Thanks for reporting this issue. I will make sure to include it in the next release :)