Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for React 19 #2404

Closed
SamuelTrew opened this issue Dec 9, 2024 · 0 comments · Fixed by #2405
Closed

Support for React 19 #2404

SamuelTrew opened this issue Dec 9, 2024 · 0 comments · Fixed by #2405
Assignees
Labels
Milestone

Comments

@SamuelTrew
Copy link

Is your feature request related to a problem? Please describe.

React 19 has finally released as stable and so it would be good to add peerDependency (and possibly devDependency) support

Describe the solution you'd like

  1. Bump peerDependency version to support 19
  2. Potentially bump devDependency if we wanted to take advantage if RSC support for apps consuming JsonForms

Maybe worth considering dropping support for older react versions if this were to be a major release? I don't have strong feelings either eay about this

Describe alternatives you've considered

N/A

Package

React Bindings

Additional context

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants