-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Pull requests: remix-run/react-router
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(api/hooks): auto-generate docs for DOM-related hooks
CLA Signed
docs
#13987
opened Jul 13, 2025 by
MichaelDeBoey
Loading…
docs(api/hooks): add some extra reference links
CLA Signed
docs
#13985
opened Jul 12, 2025 by
MichaelDeBoey
Loading…
docs: combine and improve RSC docs
CLA Signed
docs
#13971
opened Jul 10, 2025 by
brookslybrand
Loading…
fix(react-router/router): propagate
queryRoute
errors that aren't Response
s
CLA Signed
feat:router
pkg:react-router
#13962
opened Jul 9, 2025 by
rossipedia
Loading…
fix(fs-routes): resolve route file outside of app dir relative to app dir
CLA Signed
feat:routes.ts
pkg:@react-router/fs-routes
#13937
opened Jul 4, 2025 by
frodi-karlsson
Loading…
refactor(dev/vite): use
@mjackson/node-fetch-server
CLA Signed
feat:vite
pkg:@react-router/dev
#13927
opened Jul 3, 2025 by
MichaelDeBoey
•
Draft
fix(react-router): fix regex handling for URLs containing newline characters
CLA Signed
pkg:react-router
#13901
opened Jun 28, 2025 by
rururux
Loading…
fix: irrelevant files are watched if they have the same prefix as app directory
CLA Signed
#13874
opened Jun 24, 2025 by
EqualMa
Loading…
fix(dev): don't use
"module"
server conditions in Vitest
CLA Signed
pkg:@react-router/dev
#13870
opened Jun 24, 2025 by
remorses
Loading…
bug-report - param containing double encoded characters should not be double decoded by useParams
CLA Signed
#13813
opened Jun 16, 2025 by
qtoden
Loading…
Fix(react-router): Generalize href to match possible routes
CLA Signed
#13797
opened Jun 13, 2025 by
ngbrown
Loading…
Fix: prendering with basename and ssr:false renders 404s for dynamic routes
CLA Signed
#13791
opened Jun 11, 2025 by
skrhlm
Loading…
Add support for
AbsoluteRoutes
& useAbsoluteRoutes
CLA Signed
pkg:react-router
#13706
opened May 29, 2025 by
brophdawg11
Loading…
Bug Report: Process crash when suspense route faster than layout
CLA Signed
#13568
opened May 9, 2025 by
richardszalay
Loading…
Properly escape :param values in generatePath()
CLA Signed
#13530
opened May 2, 2025 by
mjackson
Loading…
fix(dev): fix
setTimeout
leaks in default entry.server.tsx
CLA Signed
pkg:@react-router/dev
#13416
opened Apr 16, 2025 by
remorses
Loading…
Make element returned by useOutlet have stable-ish reference
CLA Signed
#13382
opened Apr 7, 2025 by
Malien
Loading…
fix(react-router): fix for
useBlocker
's stale blockerKey
CLA Signed
pkg:react-router
#13330
opened Mar 30, 2025 by
KagaKyouichirou
Loading…
Fix virtual module type to properly handle optional properties
CLA Signed
#13327
opened Mar 29, 2025 by
smorimoto
Loading…
Remove empty
assets
object from wrangler config
CLA Signed
#13302
opened Mar 25, 2025 by
smorimoto
Loading…
[Bug]: matchPath does not decode params
CLA Signed
#13278
opened Mar 20, 2025 by
benquarmby
Loading…
Serialize ReadonlyMap and ReadonlySet types
CLA Signed
#13092
opened Feb 22, 2025 by
bjohn465
Loading…
Bug report: Calling navigate more than once causes 404 error
CLA Signed
#12853
opened Jan 24, 2025 by
Bastian
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.