-
-
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
11 Releases published by 1 person
-
v1.123.1
published
Jun 30, 2025 -
v1.123.2
published
Jun 30, 2025 -
v1.124.0
published
Jul 1, 2025 -
v1.124.1
published
Jul 2, 2025 -
v1.124.2
published
Jul 5, 2025 -
v1.125.0
published
Jul 5, 2025 -
v1.125.1
published
Jul 5, 2025 -
v1.125.2
published
Jul 6, 2025 -
v1.125.3
published
Jul 6, 2025 -
v1.125.4
published
Jul 6, 2025 -
v1.125.5
published
Jul 7, 2025
19 Pull requests merged by 13 people
-
fix(router-plugin): handle explicit undefined component in code splitter
#4564 merged
Jul 7, 2025 -
docs(start): ssr inheritance
#4583 merged
Jul 6, 2025 -
docs: ssr rendered on server
#4582 merged
Jul 6, 2025 -
fix: buildLocation check for non changing routes - consider trailing slashes
#4581 merged
Jul 6, 2025 -
docs(start): update hosting docs to reflect vite migration
#4575 merged
Jul 6, 2025 -
fix: trim undefined from splat routes with no param
#4558 merged
Jul 6, 2025 -
fix(solid-router): rerender match when id changes
#4568 merged
Jul 6, 2025 -
fix(solid-router): loaders being called twice during SSR
#4574 merged
Jul 6, 2025 -
fix: clear pendingTimeout when match resolves
#4579 merged
Jul 5, 2025 -
feat: ssr setting per route
#4565 merged
Jul 5, 2025 -
fix: Make buildLocation aware of non-changing routes
#4573 merged
Jul 5, 2025 -
docs: Change next.js wording
#4562 merged
Jul 2, 2025 -
fix: update import for server function in React basics guide
#4561 merged
Jul 2, 2025 -
feat: Add style to HeadContent
#4559 merged
Jul 1, 2025 -
docs(guide): integrate tailwind
#4549 merged
Jul 1, 2025 -
chore(examples): Use Clerk devinxi version
#4392 merged
Jun 30, 2025 -
fix: correctly handle pending vs. cached matches
#4550 merged
Jun 30, 2025 -
fix: invalidate modules after server function manifest update
#4551 merged
Jun 30, 2025
2 Pull requests opened by 2 people
-
feat(react-router): useSearchState
#4552 opened
Jun 30, 2025 -
fix(router-core): handle AbortError in router execution flow
#4570 opened
Jul 3, 2025
7 Issues closed by 2 people
-
Hydration mismatch errors in linked stylesheets.
#3306 closed
Jul 6, 2025 -
router: buildLocation non-changing route with index route
#4580 closed
Jul 6, 2025 -
router: Splat route appending undefined
#4547 closed
Jul 6, 2025 -
Regression: navigate({ to: "." }) redirects to base path after update to v1.121.34
#4526 closed
Jul 5, 2025 -
Regression with streaming
#4567 closed
Jul 3, 2025 -
Tanstack Router: Stale context in child routes
#4546 closed
Jun 30, 2025
6 Issues opened by 6 people
-
Using `createRootRoute`, `Scripts`, and `HeadContent` components adds same script multiple times
#4585 opened
Jul 7, 2025 -
Routes remain nested even outside the child routes array
#4584 opened
Jul 6, 2025 -
Root did not complete. This is a bug in React.
#4578 opened
Jul 5, 2025 -
Incorrect `preload` & `cause` for the root's `beforeLoad`' arguments when `defaultPreload: "intent"`
#4572 opened
Jul 3, 2025 -
Proposal: Add Comprehensive Testing Documentation to TanStack Router
#4569 opened
Jul 3, 2025 -
Search/Param types missing in router functions
#4560 opened
Jul 2, 2025
28 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 3, 2025 • 1 new comment -
feat(router-sitemap): Add sitemap package for generating sitemap xml
#4543 commented on
Jul 1, 2025 • 0 new comments -
Add support for Zod v4
#4442 commented on
Jul 6, 2025 • 0 new comments -
chore(deps): update dependency webpack-dev-server to v5.2.1 [security]
#4368 commented on
Jul 5, 2025 • 0 new comments -
fix(router-core): Pathless Layout Route Renders Empty HTML
#4003 commented on
Jul 1, 2025 • 0 new comments -
How to use CSS Modules with TanStack Start?
#3023 commented on
Jul 7, 2025 • 0 new comments -
Dependency Dashboard
#1932 commented on
Jul 7, 2025 • 0 new comments -
Start: SSR context loss due to dependency externalization
#4409 commented on
Jul 6, 2025 • 0 new comments -
`getValidatedQuery` always returns `{}`
#4536 commented on
Jul 5, 2025 • 0 new comments -
TanStack Start and React 19 Metadata Tags
#3050 commented on
Jul 5, 2025 • 0 new comments -
TanStackRouterDevtools adds visible delay when clicking on links - Firefox
#4484 commented on
Jul 5, 2025 • 0 new comments -
If a deferred loading promise throws, the server crashes with "Error reading routerStream:" (even if a <CatchBoundary> is present)
#4084 commented on
Jul 5, 2025 • 0 new comments -
Start: Error in `renderToPipeableStream`: TypeError: Cannot read properties of undefined (reading 'streamValue')
#4493 commented on
Jul 4, 2025 • 0 new comments -
Server function module export not resolved for serverFn (probably some race condition)
#4486 commented on
Jul 4, 2025 • 0 new comments -
Not Found in beforeLoad and Loader does not behave as expected
#2139 commented on
Jul 4, 2025 • 0 new comments -
Start - Server Function Middleware Included in Client Bundle
#2783 commented on
Jul 4, 2025 • 0 new comments -
Tanstack Router (with Tanstack Query) throws CancelledError when navigating between pages
#4476 commented on
Jul 3, 2025 • 0 new comments -
`createServerFn` @tanstack/start-server-core leaking into client bundle
#3990 commented on
Jul 3, 2025 • 0 new comments -
Start hydration issue with localized head meta title using Lingui i18n
#4279 commented on
Jul 3, 2025 • 0 new comments -
CSS Side effect imports not injected properly
#4108 commented on
Jul 3, 2025 • 0 new comments -
Static Prerendering in 1.121
#4369 commented on
Jul 2, 2025 • 0 new comments -
autoCodeSplitting on Rsbuild breaks source maps
#3828 commented on
Jul 2, 2025 • 0 new comments -
Using the router-plugin in rsbuild will cause the failure of static resource loading.
#4466 commented on
Jul 2, 2025 • 0 new comments -
Error "Invariant failed: Could not find match for from" when layout + file-based routing is used
#4010 commented on
Jul 1, 2025 • 0 new comments -
Route match warnings (main/devinxi)
#4284 commented on
Jul 1, 2025 • 0 new comments -
Readable is not exported by __vite-browser-external
#4022 commented on
Jun 30, 2025 • 0 new comments -
`Route.to`: mismatched value and type for `index` routes
#3005 commented on
Jun 30, 2025 • 0 new comments -
server routes with a `.ts` extension gets the wrong boilerplate while creating the file.
#4462 commented on
Jun 30, 2025 • 0 new comments