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
- 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)
- Perf: non-leaf navigation in deeply-nested route trees re-matches every deeper sibling branch (super-linear, parabolic in depth)
- writeReadableStreamToWritable memory leak (Promise.race)
- Avoid retaining chunks while monitoring writable stream errors
- Fix circular TypeScript type error when arrow function route components access `matches`
- fix: preserve non-Error deferred rejection reasons in streaming loaders
- fix(router): avoid restarting fetcher revalidations
- Fix typegen for star folder fs routes
- Docs
- TypeScript not yet supported