React Router now has support for React Server Components
We're introducing a more powerful RSC-powered Data Mode that brings most of Framework Mode's features to our lower level library APIs
React Router
81 posts
- React Router Framework Mode now has preview support for React Server Components Just swap your vite plugin and you can: - Return Server Components from loaders/actions - Opt routes into Server Components - Leverage Server Functions
- Middleware is now stable in React Router This feature took over 2 years to get just right Learn what problems middleware solves, how to use it, and how we landed on the final API and architecture
- In June we announced an open governance model for React Router. Today, we are excited to welcome @sergiodxa and @rossipedia to the React Router Steering Committee! Both have made valuable contributions to Remix and React Router over the years, and we appreciate their feedback.
- React Router v7.8.0 is out! - Multiple improvements and bug fixes to middleware - Adds nonce prop to Links & PrefetchPageLinks - Improves naming consistency across APIs - Includes a number of other improvements and bug fixes
- Replying to @ReactRouterLearn more about React Router’s open governance model here 👇
- Replying to @frederic_oooDocs: reactrouter.com/how-to/react-s… Parcel Template: github.com/remix-run/reac… Vite Template: github.com/remix-run/reac…




