Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Can you add support for React 19 now that it is stable?
Describe the solution you'd like
Update the dependencies to accept React 19. Assuming it works well with React 19.
Describe alternatives you've considered
Can currently get around by installing with --legacy-peer-deps. But not an ideal long-term solution.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Can you add support for React 19 now that it is stable?
Describe the solution you'd like
Update the dependencies to accept React 19. Assuming it works well with React 19.
Describe alternatives you've considered
Can currently get around by installing with --legacy-peer-deps. But not an ideal long-term solution.