next-cloudinary
next-cloudinary copied to clipboard
⚡️ High-performance image delivery and uploading at scale in Next.js powered by Cloudinary.
Document the aspectRatio contraints wrt how and when it applies under the cldimage/config page Per https://github.com/cloudinary-community/next-cloudinary/issues/352#issuecomment-2115636574 > hey @\antoinerousseau as it stands, and i think i need to update the...
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...
After uploading image the page is stucked, unable to scroll it, any solution for it please? Also is there a way in next js to update/ replace the old image...
v7.0.0
- [ ] subpath imports - https://github.com/cloudinary-community/next-cloudinary/issues/435 - https://github.com/colbyfayock/next-cloudinary/pull/393 - https://github.com/cloudinary-community/next-cloudinary/pull/389 - https://github.com/cloudinary-community/next-cloudinary/pull/440 - [ ] bundle "use client" with components - https://github.com/cloudinary-community/next-cloudinary/issues/137 - [ ] deprecate cname, privateCdn, secureDistribution,...
Bumps [tsup](https://github.com/egoist/tsup) from 7.3.0 to 8.0.2. Release notes Sourced from tsup's releases. v8.0.2 8.0.2 (2024-02-10) Bug Fixes support swc target for mjs (#1081) (83c7c7f) v8.0.1 8.0.1 (2023-11-21) Bug Fixes dts:...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** When using `removeBackground` with CldImage the server returns a 423 and we try to poll until...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** https://www.youtube.com/watch?v=f3FiYBn9RZY
# Description ## Issue Ticket Number Fixes # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** The library currently supports `CldImage` giving developers a way to use the Next.js Image component extended...
# **Bug Report** ## **Describe the bug** I'm getting an error "Invalid Signature ***. String to sign - 'source=uw×tamp=1709830648'" when attempting a signed upload with CldUploadWidget ## **Is this a...