nuxt-modules / cloudinary

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

fix the issue with `resize` and `widthResize` props in CldImage #218

Closed Baroshem closed 3 weeks ago

Baroshem commented 3 weeks ago

5.0.0 which removed widthResize in favor of baseResize https://github.com/cloudinary-community/cloudinary-util/pull/143 then removed base* i nfavor of the crop parameter: https://github.com/cloudinary-community/cloudinary-util/pull/144