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
- 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
- patch: unstable traverse cache
- `react-router dev` crashes with ENOTEMPTY when typegen runs in parallel
- [Bug]: v8 preview-server prerendering intermittently fails with `Prerender: Request failed for /_.data: connect ECONNREFUSED 127.0.0.1:<port>` (cold-start race against the preview server)
- Docs
- JavaScript not yet supported