react-router
https://github.com/reacttraining/react-router
JavaScript
Declarative routing for React
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported5 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- Consolidate route data access with new type-safe hook: `useRoute`
- Cloudflare RSC in data mode erroring during dev
- Shared root route exports cause server-only code to be loaded into the browser in dev mode
- Typegen bug when route file is in folder named `*` (e.g. `/*/route.tsx`)
- HMR crashes with "Cannot access 'routes' before initialization" when editing large `.mdx` files using `virtual:react-router/server-build`
- Incorrect revalidation when multiple request made via `useFetcher.Form` are inflight
- No revealing client-server entries in the RR/CF template
- createCookie custom encode/decode functions are still being b64-encoded (and more)
- HMR breaks with MDX frontmatter
- Bug: path aliases don't get correctly resovlved in `routes.ts`
- Docs
- JavaScript not yet supported