-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: TanStack/router
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: commit route context w/ fewer store updates
package: router-core
#6054
opened Dec 9, 2025 by
Sheraff
Loading…
examples: replace relative paths with path aliases to improve consist…
#6046
opened Dec 9, 2025 by
Zuckjet
Loading…
Refactor path parameter usage in documentation
documentation
Everything documentation related
#6042
opened Dec 8, 2025 by
galarus
Loading…
docs: add sitemap generation section to static prerendering guide
documentation
Everything documentation related
#6038
opened Dec 7, 2025 by
morinokami
Loading…
fix(start): fix stream handling on cloudflare
package: start-server-core
#6024
opened Dec 5, 2025 by
7x7cl
Loading…
fix(router-core): correct TypeScript param inference for routes nested inside _pathless directories (#6011)
package: router-core
#6018
opened Dec 3, 2025 by
devel-maverick
Loading…
chore(deps): update dependency express to v5.2.0 [security]
dependencies
Pull requests that update a dependency file
#6007
opened Dec 1, 2025 by
renovate
bot
Loading…
1 task
fix(start): allow request middleware to return Response
package: start-client-core
#6006
opened Dec 1, 2025 by
JBR-0100
Loading…
docs: add commands each example
documentation
Everything documentation related
package: arktype-adapter
package: react-router
package: react-router-devtools
package: react-router-ssr-query
package: react-start
package: react-start-client
package: react-start-server
package: router-cli
package: router-core
package: router-devtools
package: router-devtools-core
package: router-generator
package: router-plugin
package: router-ssr-query-core
package: router-vite-plugin
package: solid-router
package: solid-router-devtools
package: solid-router-ssr-query
package: solid-start
package: solid-start-client
package: solid-start-server
package: start-client-core
package: start-plugin-core
package: start-server-core
package: start-static-server-functions
package: start-storage-context
package: valibot-adapter
package: zod-adapter
#6004
opened Dec 1, 2025 by
enBonnet
Loading…
fix: Do not parse / stringify search params that are not json objects
package: router-core
#6000
opened Dec 1, 2025 by
adbjo
Loading…
feat: add static function middleware support of basepath
package: start-static-server-functions
#5970
opened Nov 26, 2025 by
fuegoio
Loading…
fix: resolve validation types circular reference in loaders
missing-solid-version
package: react-router
package: router-core
package: solid-router
#5950
opened Nov 23, 2025 by
swarnim02
Loading…
remove extra comments
package: react-router
package: router-core
package: solid-router
package: start-server-core
#5946
opened Nov 22, 2025 by
tannerlinsley
Loading…
fix: optimizeDeps for react-form-start
package: react-start
#5926
opened Nov 20, 2025 by
eve0415
Loading…
fix: prevent duplicate title tags in document head
package: react-router
#5920
opened Nov 20, 2025 by
ioslh
Loading…
Prevent the root path "/" from being removed
package: router-generator
#5899
opened Nov 19, 2025 by
cxa
Loading…
refactor(router-core): add error when building route tree if trying to add children routes to an index route
package: router-core
#5897
opened Nov 18, 2025 by
Sheraff
Loading…
Update navigate-with-search-params.md
documentation
Everything documentation related
#5894
opened Nov 18, 2025 by
EzekielEnns
•
Draft
refactor(router-core): buildLocation can skip decoding the next pathname if we dont encode it in the first place
package: router-core
#5875
opened Nov 15, 2025 by
Sheraff
Loading…
refactor(router-core): interpolatePath can cache the parsed path template
package: router-core
#5874
opened Nov 15, 2025 by
Sheraff
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.