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(dev): declare an empty source map for route chunk placeholders when an export can't be split
- Release v8.5.0
- <Link> click handling freezes the page under rapid repeated navigation (react-router-dom v7.18.3)
- Same-route navigation unnecessarily triggers loading state
- Use resolved Vite environment output directories
- Run prerendering in post buildApp hooks
- SSR: pipeThrough(new TextEncoderStream()) crashes Chrome Mobile iOS / WKWebView apps (RangeError: Maximum call stack size exceeded)
- fix(react-router): avoid TextEncoderStream in SSR scripts
- perf(vite): compile route modules once per build, filter the hooks that ran on every module and skip Babel scope tracking in the route transform
- feat: support `ssr: 'unstable_api-only'` config value for API-only server builds
- Docs
- JavaScript not yet supported