You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With React 19 now available, many developers are upgrading to leverage its new features. However, the Cloudinary React SDK’s dependency on React 18 creates compatibility issues for projects using React 19.
Problem
The current peer dependency restriction prevents seamless integration of the SDK in React 19 applications, forcing developers to delay upgrades or seek alternatives.
Proposed Solution
Update the SDK’s peerDependencies to support React 19
The text was updated successfully, but these errors were encountered:
Hi there!
We are planning on supporting React 19, but at this time, we don't have an ETA that we're able to share. Nevertheless, please keep an eye on this repo, as well as https://github.com/cloudinary/frontend-frameworks/
Use Case
With React 19 now available, many developers are upgrading to leverage its new features. However, the Cloudinary React SDK’s dependency on React 18 creates compatibility issues for projects using React 19.
Problem
The current peer dependency restriction prevents seamless integration of the SDK in React 19 applications, forcing developers to delay upgrades or seek alternatives.
Proposed Solution
Update the SDK’s peerDependencies to support React 19
The text was updated successfully, but these errors were encountered: