react-router
https://github.com/remix-run/react-router
TypeScript
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.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- fix(react-router): clear ErrorBoundary after async revalidate with sync loader
- fix(react-router): avoid remounting root Layout when switching to/from ErrorBoundary
- fix(dev): pass component props to re-exported route components
- fix(react-router): Preserve current loader data during concurrent fetcher revalidation
- Bug reproduction: missing layout content during fetcher revalidation
- Layout content disappears when fetcher revalidation overlaps a redirected navigation
- Add `unstable_onPrefetch` to `Link`
- fix: render HydrateFallback of routes discovered during initial hydration
- fix(react-router): don't block a second time when the destination route updates search params on mount
- fix(dev): disable child compiler watcher during preview
- Docs
- TypeScript not yet supported