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
- chore(deps): bump actions/setup-node from 6 to 7
- test: failing test for hydration race when a subscriber exists before RouterProvider mounts
- fix: keep ancestor layouts mounted when a data error surfaces to an error boundary
- fix: remove server build from build output when ssr:false
- `ssr: false` leaves build/server/index.js behind (was removed in v7)
- @react-router/dev watcher has no exclusion mechanism — chokidar 4 holds an fd per watched file on macOS; large trees under appDirectory break all child_process spawning (spawn EBADF)
- chore: allow bundlers to tree-shake unused `Link`, `NavLink`, and `Form` component initializers
- Add data route matcher abstraction
- Add route pattern data matcher POC
- fix(dev): serialize typegen writes to prevent ENOTEMPTY race with concurrent processes
- Docs
- TypeScript not yet supported