cloudinary-community / next-cloudinary

⚡️ High-performance image delivery and uploading at scale in Next.js powered by Cloudinary.
https://next.cloudinary.dev
MIT License
251 stars 70 forks source link

Fixes auto format and quality overriding raw transformations configuration #452

Closed colbyfayock closed 7 months ago

colbyfayock commented 7 months ago

Description

Updates URL Loader to pull in a fix that prevents the defaults of format auto and quality auto from overriding those options being present in a raw transformation.

Example use case is parsing a cloudinary URL as the src that already contains a format (ex: f_gif), where if the format and quality of auto are later applied, would prevent the asset from being rendered as a gif.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-cloudinary ✅ Ready (Inspect) Visit Preview Mar 6, 2024 9:15pm
github-actions[bot] commented 7 months ago

:tada: This PR is included in version 6.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: