-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: TanStack/router
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(Start): change cloudflare pages to workers on deployment target list
documentation
Everything documentation related
#5099
opened Sep 7, 2025 by
TomRadford
Loading…
fix(router): prevent script tag duplication in SSR and client-side navigation
package: react-router
package: solid-router
#5095
opened Sep 6, 2025 by
jamongsalguclub
Loading…
refactor(router-core): flatten parsePathname
package: router-core
#5077
opened Sep 3, 2025 by
Sheraff
Loading…
Moving images inline and changing urls to relative
documentation
Everything documentation related
#5072
opened Sep 3, 2025 by
shrutikapoor08
Loading…
refactor(router-core): defaultParseSearch,defaultStringifySearch better performance w/ early json exit
package: router-core
#5071
opened Sep 2, 2025 by
Sheraff
Loading…
refactor(router-core): route matching only needs string parts for 'from', not full segments (WIP)
package: router-core
#5054
opened Aug 30, 2025 by
Sheraff
Loading…
Tutorial: Fetching data from an external API
documentation
Everything documentation related
#5050
opened Aug 30, 2025 by
shrutikapoor08
Loading…
fix(router-ssr): ensure charset meta is placed before dehydration script
package: router-core
#5038
opened Aug 28, 2025 by
jsedlacek
Loading…
feat: add start-neon-basic example with Neon Auth/Launchpad integration
#5030
opened Aug 27, 2025 by
philip
Loading…
Explain how to use router context in react components
documentation
Everything documentation related
#5022
opened Aug 26, 2025 by
Floriferous
Loading…
refactor(router-core): flatten loadRouteMatch, can run synchronously
documentation
Everything documentation related
package: router-core
#5018
opened Aug 23, 2025 by
Sheraff
Loading…
Fix loader function for posts route example
documentation
Everything documentation related
#5016
opened Aug 23, 2025 by
coryhouse
Loading…
feat: add search persistence middleware
documentation
Everything documentation related
package: react-router
package: router-core
#5004
opened Aug 20, 2025 by
NitsanCohen770
Loading…
test(react-router): throw redirect during preload
package: react-router
package: router-core
#4976
opened Aug 17, 2025 by
Sheraff
Loading…
Make useBlocker exception on unknown routes optional
documentation
Everything documentation related
package: react-router
package: solid-router
#4965
opened Aug 16, 2025 by
sescandell
Loading…
feat: enhance devtools to use event-bus
package: router-core
package: router-devtools-core
#4953
opened Aug 14, 2025 by
AlemTuzlak
Loading…
fix(router-core): useBlocker navigation issues for 404 pages and external URLs
package: react-router
package: router-core
#4917
opened Aug 11, 2025 by
jiji-hoon96
Loading…
feat(eslint): support the shorter syntax with verboseFileRoutes: false
package: eslint-plugin-router
#4911
opened Aug 10, 2025 by
Balastrong
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.