Replies: 1 comment
-
If you use the unstable RSC feature you need React 19, but otherwise you can use React 18 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to know what the minimum required React version is for React Router @latest (currently v7.7.1).
The documentation mentions
but I noticed that the code seems to use React's use hook. So I'm wondering if it actually requires React v19 or higher to function properly?
Also, has the minimum React requirement changed within the v7 minor versions?
Beta Was this translation helpful? Give feedback.
All reactions