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
- [email protected]: "The `envFile` option is deprecated, please use `envDir: false` instead"
- Release v8.1.0
- fix: warning with [email protected]
- Fix Bun default import handling for Babel helpers
- `react-router typegen` (and `dev`/`build`) crash with `generate is not a function` when run under the Bun runtime (`bun --bun` / `bunx --bun`)
- [v7] Run buildEnd after preview prerendering
- fix(router): use non-capturing groups for optional static segments in compilePath
- fix(prerender): avoid Suspense fallback flash in prerendered HTML
- Fix circular TypeScript type error when arrow function route components access `matches`
- fix: pre-encode backslash before passing decoded pathname to encodeLocation
- Docs
- TypeScript not yet supported