-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
feat: RSC Router APIs #13700
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
feat: RSC Router APIs #13700
Conversation
…erRouteMatch`, `ServerRouteObject`
Co-authored-by: Jacob Ebey <[email protected]> Co-authored-by: Matt Brophy <[email protected]> Co-authored-by: Mark Dalgleish <[email protected]> Co-authored-by: Hiroshi Ogawa <[email protected]>
🤖 Hello there, We just published version Thanks! |
🤖 Hello there, We just published version Thanks! |
How can I opt-out this with React 18?
|
RSC requires React 19 + I'm not sure whether RSPack has a layer for RSC? Or does it work with |
Seems that I need to use https://github.com/rspack-contrib/rsbuild-plugin-react-router even if working in library mode |
No description provided.