-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: TanStack/router
Overview
Could not load contribution data
Please try again later
13 Releases published by 1 person
-
v1.127.1
published
Jul 11, 2025 -
v1.127.2
published
Jul 11, 2025 -
v1.127.3
published
Jul 11, 2025 -
v1.127.4
published
Jul 12, 2025 -
v1.127.5
published
Jul 12, 2025 -
v1.127.6
published
Jul 12, 2025 -
v1.127.7
published
Jul 13, 2025 -
v1.127.8
published
Jul 14, 2025 -
v1.127.9
published
Jul 15, 2025 -
v1.128.0
published
Jul 16, 2025 -
v1.128.1
published
Jul 17, 2025 -
v1.128.2
published
Jul 17, 2025 -
v1.128.3
published
Jul 17, 2025
27 Pull requests merged by 16 people
-
docs(router): prefixes and suffixes for path params
#4690 merged
Jul 17, 2025 -
fix(router-core): reset statusCode to 200 on navigation start
#4664 merged
Jul 17, 2025 -
fix: default to addHmr in dev if not set
#4689 merged
Jul 17, 2025 -
fix: resolve flaky e2e tests on useServerFn redirect tests
#4688 merged
Jul 17, 2025 -
docs: custom Vite Plugin
#4678 merged
Jul 17, 2025 -
fix(start-server-core): properly merge middleware context objects
#4665 merged
Jul 17, 2025 -
test(react-router) link: add re-render test for preload='viewport' IntersectionObserver
#4672 merged
Jul 17, 2025 -
fix: assign random ports for e2e tests
#4676 merged
Jul 17, 2025 -
feat: optional path params
#4597 merged
Jul 16, 2025 -
tests(solid-router): enable ClientOnly SSR test
#4666 merged
Jul 16, 2025 -
fix(react-router) useLinkProps memoization and performance
#4668 merged
Jul 16, 2025 -
fix(solid-router): prevent client effects running on server
#4621 merged
Jul 15, 2025 -
fix(router-plugin): composed plugin to consider options from json config
#4654 merged
Jul 15, 2025 -
fix: allow createRouter to be async
#4652 merged
Jul 14, 2025 -
Remove todo from Server Routes docs
#4650 merged
Jul 14, 2025 -
fix(react-start-client): useServerFn returns a stable reference
#4647 merged
Jul 13, 2025 -
docs: Update tsr.config.json options link
#4638 merged
Jul 13, 2025 -
chore: Document static prerendering options
#4635 merged
Jul 12, 2025 -
docs: remove somewhat incorrect statement from docs
#4636 merged
Jul 12, 2025 -
docs: Add enableBeforeUnload option example in navigation-blocking.md
#4634 merged
Jul 12, 2025 -
fix: allow prerender if no pages specified
#4632 merged
Jul 12, 2025 -
fix: invalid path generation for params above groups routes
#4629 merged
Jul 12, 2025 -
fix(start-server-functions-server): add base path to the RPC URL
#4619 merged
Jul 12, 2025 -
fix: don't run router.load() when hydrating only SSRed matches
#4630 merged
Jul 11, 2025 -
consider routeFileIgnorePattern when checking routePrefixes
#4626 merged
Jul 11, 2025 -
fix: remove unused jsesc
#4628 merged
Jul 11, 2025 -
fix: remove debug log
#4604 merged
Jul 11, 2025
14 Pull requests opened by 11 people
-
implement prerender queue failOnError
#4637 opened
Jul 12, 2025 -
Fix: enable dev server back in test mode
#4642 opened
Jul 13, 2025 -
refactor: restructure query-integration
#4643 opened
Jul 13, 2025 -
docs: add jsdoc comments to plugin/generator types
#4644 opened
Jul 13, 2025 -
feat: add isServer
#4648 opened
Jul 13, 2025 -
fix(router-core): prevent infinite redirects with encoded URL params
#4662 opened
Jul 15, 2025 -
feat(router-generator): implement AST-based export detection for routes
#4669 opened
Jul 16, 2025 -
fix(router-devtools-core): allow styling of TanStackRouterDevtoolsPanel
#4671 opened
Jul 16, 2025 -
fix(react-router): preserve ref type in createLink with required interface properties
#4674 opened
Jul 16, 2025 -
tests: add comprehensive e2e tests for optional parameters in Start + …
#4675 opened
Jul 16, 2025 -
docs: add more details for webpack config
#4677 opened
Jul 17, 2025 -
feat(router-core) Path: performance improvements [WIP]
#4682 opened
Jul 17, 2025 -
fix: during route ranking, rank params higher if followed by a static segment
#4685 opened
Jul 17, 2025 -
fix(router-core): change error type in ErrorComponentProps
#4691 opened
Jul 17, 2025
14 Issues closed by 6 people
-
Router Status Code does not change from `404` to `200`.
#4663 closed
Jul 17, 2025 -
Error: ParseError: Unterminated regular expression.
#4679 closed
Jul 17, 2025 -
Error thrown from `beforeLoad` and handled through `errorComponent` is ignored on initial request
#3462 closed
Jul 17, 2025 -
ServerRoute middleware chain context not merged but replaced
#4661 closed
Jul 17, 2025 -
Path param being transformed into invalid URL/URI part
#4660 closed
Jul 15, 2025 -
notFound in page loader cause layout loader to not properly finish, returning undefined
#3911 closed
Jul 15, 2025 -
Vinxi --mode does not work
#4143 closed
Jul 12, 2025 -
Empty HeadContent if __root beforeLoad throws
#4452 closed
Jul 12, 2025 -
Docs: createFileRoute API seems to have changed
#4403 closed
Jul 12, 2025 -
TypeError: context.queryClient.ensureQueryData is not a function at Module.loader
#2869 closed
Jul 12, 2025 -
On Page refresh, router goes to pending state and doesn't resolve even after refresh is completed
#3853 closed
Jul 12, 2025 -
Weird routing behaviour with nested dynamic parameters and shared `route.tsx`
#4599 closed
Jul 12, 2025 -
The routeTree.gen.ts Keep popping up on each filename change.
#4627 closed
Jul 12, 2025 -
For router plugin routeFileIgnorePattern does not work when used with routeFilePrefix
#4623 closed
Jul 11, 2025
14 Issues opened by 11 people
-
Context is missing from parent loader when child's validateSearch fails
#4696 opened
Jul 18, 2025 -
Add proper safe types for return value of `Router#matchRoutes`
#4695 opened
Jul 18, 2025 -
Add proper deprecation for `Router#matchRoutes`
#4694 opened
Jul 18, 2025 -
`bun link`'d depenency doesn't get included in client bundles
#4692 opened
Jul 17, 2025 -
Can't find module "cloudflare:workers" when using `target: 'cloudflare-module'`
#4687 opened
Jul 17, 2025 -
ErrorComponentProps#error incorrectly models the error type
#4686 opened
Jul 17, 2025 -
`head` is not executed when `beforeLoad` throws an Error
#4684 opened
Jul 17, 2025 -
Error beeing thrown within `head` with SSR results in white Page of Death
#4683 opened
Jul 17, 2025 -
Required Param wins over static Path behind optional Param
#4681 opened
Jul 17, 2025 -
`createLink` breaks ref type when using interface with required properties
#4673 opened
Jul 16, 2025 -
TanStackRouterDevtoolsPanel's style is not customizable
#4670 opened
Jul 16, 2025 -
RouterDevTools toggleButtonProps unreliable
#4658 opened
Jul 15, 2025 -
Bug Report: Abort Signal Not Working for Streaming Server Functions
#4651 opened
Jul 14, 2025 -
Gargabe collected queries do not trigger route pending state with ensureQueryData
#4646 opened
Jul 13, 2025
37 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs(guide): integrate better auth
#4305 commented on
Jul 16, 2025 • 2 new comments -
useMatchRoute not updating when using React Compiler
#4499 commented on
Jul 11, 2025 • 0 new comments -
`createServerFn` @tanstack/start-server-core leaking into client bundle
#3990 commented on
Jul 16, 2025 • 0 new comments -
Error after upgrading to v1.121.0 - `Invariant failed: Could not find a nearest match!`
#4381 commented on
Jul 17, 2025 • 0 new comments -
Routes remain nested even outside the child routes array
#4584 commented on
Jul 17, 2025 • 0 new comments -
Root did not complete. This is a bug in React.
#4578 commented on
Jul 17, 2025 • 0 new comments -
Dependency Dashboard
#1932 commented on
Jul 17, 2025 • 0 new comments -
Flash of unstyled content with Mantine & mismatched initial UI
#2589 commented on
Jul 18, 2025 • 0 new comments -
Error "Invariant failed: Could not find match for from" when layout + file-based routing is used
#4010 commented on
Jul 18, 2025 • 0 new comments -
fix: allow json literals in serializer
#3849 commented on
Jul 18, 2025 • 0 new comments -
[solid-query] solid-router-with-query
#3893 commented on
Jul 12, 2025 • 0 new comments -
feat(router): Add useHistoryState hook for type-safe state management
#3967 commented on
Jul 12, 2025 • 0 new comments -
chore(deps): update dependency webpack-dev-server to v5.2.1 [security]
#4368 commented on
Jul 11, 2025 • 0 new comments -
feat(router-core,history): Global blocking status & proceed/reset actions
#4398 commented on
Jul 17, 2025 • 0 new comments -
feat(react-router): useSearchState
#4552 commented on
Jul 16, 2025 • 0 new comments -
fix(router-core): handle AbortError in router execution flow
#4570 commented on
Jul 14, 2025 • 0 new comments -
fix: prevent duplicate script tags during hydration in Asset component
#4587 commented on
Jul 17, 2025 • 0 new comments -
Fix hydration mismatch in production builds when using the Tailwind 4 Integration Guide
#4606 commented on
Jul 17, 2025 • 0 new comments -
fix(router-core): type mismatch for navigate function
#4625 commented on
Jul 12, 2025 • 0 new comments -
How to use CSS Modules with TanStack Start?
#3023 commented on
Jul 12, 2025 • 0 new comments -
server-only Module Causes Build Failure in Development Mode (Inconsistent Behavior Between Development and Production Builds)
#1967 commented on
Jul 12, 2025 • 0 new comments -
Proposal: Add Comprehensive Testing Documentation to TanStack Router
#4569 commented on
Jul 12, 2025 • 0 new comments -
Start: Custom Nitro config, post vinxi→vite migration
#4404 commented on
Jul 12, 2025 • 0 new comments -
Invariant failed when using custom Outlet component from another package
#4220 commented on
Jul 12, 2025 • 0 new comments -
Navigation always blocked with enableBeforeUnload true, even if returns false
#3761 commented on
Jul 12, 2025 • 0 new comments -
onEnter doesn't wait for route to be "loaded"
#3293 commented on
Jul 12, 2025 • 0 new comments -
when using baseurl link tag in head are not pre-peneded with baseurl
#4134 commented on
Jul 12, 2025 • 0 new comments -
Development server doesn't work with test mode
#4620 commented on
Jul 13, 2025 • 0 new comments -
Using `createRootRoute`, `Scripts`, and `HeadContent` components adds same script multiple times
#4585 commented on
Jul 13, 2025 • 0 new comments -
solid start with solid query client hydrate/dehydrate
#4325 commented on
Jul 14, 2025 • 0 new comments -
Type error when returning `JsonObject` from Prisma/`type-fest` when returning from server function
#4015 commented on
Jul 15, 2025 • 0 new comments -
registerGlobalMiddleware has no effect.
#3869 commented on
Jul 15, 2025 • 0 new comments -
[Start] Encoded URL params cause redirect loop on page refresh
#4514 commented on
Jul 15, 2025 • 0 new comments -
Router defaultPendingComponent Not effective(version:1.121.24)
#4467 commented on
Jul 16, 2025 • 0 new comments -
Can't redirect in server functions with middleware
#4460 commented on
Jul 16, 2025 • 0 new comments -
Start - Server Function Middleware Included in Client Bundle
#2783 commented on
Jul 16, 2025 • 0 new comments -
Zod 4 support for `@tanstack/zod-adapter` (specifically `fallback`)
#4322 commented on
Jul 16, 2025 • 0 new comments