-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Insights: TanStack/router
Overview
Could not load contribution data
Please try again later
18 Releases published by 2 people
-
v1.121.13
published
Jun 14, 2025 -
v1.121.14
published
Jun 15, 2025 -
v1.121.15
published
Jun 15, 2025 -
v1.121.16
published
Jun 15, 2025 -
v1.121.18
published
Jun 16, 2025 -
v1.121.19
published
Jun 16, 2025 -
v1.121.20
published
Jun 16, 2025 -
v1.121.21
published
Jun 16, 2025 -
v1.121.22
published
Jun 17, 2025 -
v1.121.23
published
Jun 17, 2025 -
v1.121.24
published
Jun 18, 2025 -
v1.121.25
published
Jun 18, 2025 -
v1.121.26
published
Jun 18, 2025 -
v1.121.27
published
Jun 19, 2025 -
v1.121.28
published
Jun 19, 2025 -
v1.121.29
published
Jun 20, 2025 -
v1.121.30
published
Jun 20, 2025 -
v1.121.31
published
Jun 20, 2025
27 Pull requests merged by 12 people
-
fix: use plugin hook filers
#4489 merged
Jun 20, 2025 -
fix: ensure early hydration in prod build
#4488 merged
Jun 20, 2025 -
examples: remove unnecessary awaits in start-supabase-basic example
#4485 merged
Jun 20, 2025 -
fix: provide dummy server function manifest to client env
#4482 merged
Jun 20, 2025 -
fix: add id filter to transform to avoid matching .html on rspack/webpack
#4483 merged
Jun 20, 2025 -
docs: use correct syntax for createFileRoute
#4470 merged
Jun 20, 2025 -
Update server-routes.md
#4477 merged
Jun 20, 2025 -
fix: server function fixes
#4474 merged
Jun 19, 2025 -
fix: export RedirectOptions type
#4468 merged
Jun 19, 2025 -
tests: wait for scripts route to be loaded before evaluating script
#4465 merged
Jun 19, 2025 -
fix: simplify server function handling
#4464 merged
Jun 18, 2025 -
fix: make root server route aware of it being the root
#4463 merged
Jun 18, 2025 -
fix: swap caches also when not writing route tree file
#4459 merged
Jun 18, 2025 -
docs(examples and guide): improve and fix some bugs
#4449 merged
Jun 18, 2025 -
fix(react-router, solid-router): make head function scripts load properly
#4323 merged
Jun 18, 2025 -
docs: Update head management instructions for SPA's
#4457 merged
Jun 18, 2025 -
fix: pin start related dependencies to exact versions
#4455 merged
Jun 17, 2025 -
fix: use bundle to determine preloads
#4453 merged
Jun 17, 2025 -
docs: added missing middleware method chaining in context example
#4447 merged
Jun 17, 2025 -
Added missing
Vite
dependency to Start examples#4438 merged
Jun 16, 2025 -
fix: correctly pass 'create' event to generator for rspack/webpack
#4440 merged
Jun 16, 2025 -
fix: if validate search rewrites search params, issue a server-side redirect
#4439 merged
Jun 16, 2025 -
ci: don't interrupt publishing
#4435 merged
Jun 15, 2025 -
fix: resolve promises before setting them to undefined
#4434 merged
Jun 15, 2025 -
fix: only re-execute beforeLoad if previous run failed
#4433 merged
Jun 15, 2025 -
fix: replace backslashes in full paths when generating route nodes
#4430 merged
Jun 14, 2025 -
chore(examples): Some packages are missing in package.json in start-supabase-basic project
#4426 merged
Jun 14, 2025
7 Pull requests opened by 7 people
-
fix react-basic-ssr-streaming-file-based example
#4429 opened
Jun 14, 2025 -
Add support for Zod v4
#4442 opened
Jun 16, 2025 -
ci: restructure workflow into parallel jobs
#4451 opened
Jun 17, 2025 -
fix typos and wrong paths in server-routes.md
#4461 opened
Jun 18, 2025 -
fix: navigation respects basepath when no `to` was given
#4472 opened
Jun 19, 2025 -
Freeze namespace versions at the time of publishing
#4475 opened
Jun 19, 2025 -
fix: server routes handle per verb middlewares
#4491 opened
Jun 20, 2025
24 Issues closed by 6 people
-
quickstart-webpack-file-based demo Can‘t run
#4481 closed
Jun 20, 2025 -
[tanstack router docs] path option missing from createFileRoute functions in docs
#4372 closed
Jun 20, 2025 -
Parent context becomes undefined when child validateSearch fails and changes params
#3170 closed
Jun 19, 2025 -
vinxi/routes page reload behavior on first hover preloading link
#3279 closed
Jun 19, 2025 -
Start - allow custom status code on initial SSR request
#3738 closed
Jun 18, 2025 -
Redirect support in Server Functions for form actions
#3820 closed
Jun 18, 2025 -
<Link> Element to Static Route Hits Route Loader Dynamically Anyway
#3958 closed
Jun 18, 2025 -
Could not load tsr:routes-manifest (property imports is undefined on ViteManifest
#3988 closed
Jun 18, 2025 -
`context` is empty in `loader` when queryParams has object serialized in different property order
#4077 closed
Jun 18, 2025 -
`routeTree.gen.ts` is not updated after deleting a route file when using rsbuild
#4445 closed
Jun 18, 2025 -
Route files replaced with "Hello /route" boilerplate
#2151 closed
Jun 18, 2025 -
CSS flickering after devinxi (Vercel hosting)
#4446 closed
Jun 18, 2025 -
Vite plugin routeTree.gen breaking typo `createRooRoute` instead of `createRootRoute`
#4450 closed
Jun 17, 2025 -
JS output is missed in @tanstack/router-* 1.121.17 packages
#4441 closed
Jun 16, 2025 -
Got an error when renaming or creating a new route file when using with rsbuild
#4437 closed
Jun 16, 2025 -
.output/public contains duplicate assets, server files, api files
#3784 closed
Jun 16, 2025 -
Sometimes the child route doesn't inherit parent context
#3430 closed
Jun 15, 2025 -
Empty context with parent / child `beforeLoad`, `loader` and `validateSearch`
#3578 closed
Jun 15, 2025 -
useNavigate, and probably every other navigation feature, discards the base path.
#4427 closed
Jun 15, 2025 -
Build with nitro preset 'bun' serves all static assets with a 404
#3475 closed
Jun 15, 2025 -
No HTTPEvent found in AsyncLocalStorage
#4408 closed
Jun 15, 2025 -
File based auto code splitting not working with vite on Windows
#4428 closed
Jun 14, 2025 -
start: The requested module '@tanstack/router-generator' does not provide an export named 'CONSTANTS'
#4380 closed
Jun 14, 2025
20 Issues opened by 19 people
-
Issues with creating API endpoint with different middleware for GET and POST
#4490 opened
Jun 20, 2025 -
createRootRoute is not detected if exported via `export { Route }` instead of `export const Route`
#4487 opened
Jun 20, 2025 -
Server function module export not resolved for serverFn (probably some race condition)
#4486 opened
Jun 20, 2025 -
TanStackRouterDevtools adds visible delay when clicking on links - Firefox
#4484 opened
Jun 20, 2025 -
Server route incorrect matching can break middleware
#4479 opened
Jun 20, 2025 -
Tanstack Router (with Tanstack Query) throws CancelledError when navigating between pages
#4476 opened
Jun 19, 2025 -
Start: Full support by `@cloudflare/vite-plugin`
#4473 opened
Jun 19, 2025 -
useNavigate() with absolute paths strips basepath during navigation in v1.121.21
#4471 opened
Jun 19, 2025 -
Absolute paths get included in the build artifacts (files)
#4469 opened
Jun 19, 2025 -
Router defaultPendingComponent Not effective(version:1.121.24)
#4467 opened
Jun 19, 2025 -
Using the router-plugin in rsbuild will cause the failure of static resource loading.
#4466 opened
Jun 19, 2025 -
server routes with a `.ts` extension gets the wrong boilerplate while creating the file.
#4462 opened
Jun 18, 2025 -
Can't redirect in server functions with middleware
#4460 opened
Jun 18, 2025 -
Error loading dynamically imported module
#4458 opened
Jun 18, 2025 -
SSR page returns 404
#4454 opened
Jun 17, 2025 -
Empty HeadContent if __root beforeLoad throws
#4452 opened
Jun 17, 2025 -
Start: "Invalid lazy handler result" when srcDirectory is root
#4432 opened
Jun 15, 2025 -
Start: Invalid lazy handler result and v1.121.0 migration failing
#4431 opened
Jun 15, 2025
29 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.
-
fix(router-core): Pathless Layout Route Renders Empty HTML
#4003 commented on
Jun 20, 2025 • 7 new comments -
feat(router): Add useHistoryState hook for type-safe state management
#3967 commented on
Jun 19, 2025 • 4 new comments -
fix: update state key references from 'key' to '__TSR_key'
#4356 commented on
Jun 17, 2025 • 0 new comments -
chore(deps): lock file maintenance
#3615 commented on
Jun 20, 2025 • 0 new comments -
chore(deps): update all non-major dependencies
#3456 commented on
Jun 20, 2025 • 0 new comments -
Static Prerendering in 1.121
#4369 commented on
Jun 20, 2025 • 0 new comments -
Start: SSR context loss due to dependency externalization
#4409 commented on
Jun 20, 2025 • 0 new comments -
Loader SSR serialization returns sparse Arrays when some items are undefined
#3885 commented on
Jun 20, 2025 • 0 new comments -
Dependency Dashboard
#1932 commented on
Jun 20, 2025 • 0 new comments -
Route match warnings (start/alpha)
#4284 commented on
Jun 20, 2025 • 0 new comments -
add`@vitejs/plugin-legacy`,build error
#3904 commented on
Jun 20, 2025 • 0 new comments -
Hydration mismatch errors in linked stylesheets.
#3306 commented on
Jun 19, 2025 • 0 new comments -
Wrong destination path calculated on navigation when "basepath" is set for Router
#4401 commented on
Jun 19, 2025 • 0 new comments -
autoCodeSplitting on Rsbuild breaks source maps
#3828 commented on
Jun 19, 2025 • 0 new comments -
[start/devinxi] running https locally triggers TypeError: Headers.set: ":method" is an invalid header name.
#4287 commented on
Jun 18, 2025 • 0 new comments -
How to use CSS Modules with TanStack Start?
#3023 commented on
Jun 18, 2025 • 0 new comments -
Error "Invariant failed: Could not find match for from" when layout + file-based routing is used
#4010 commented on
Jun 18, 2025 • 0 new comments -
Start hydration issue with localized head meta title using Lingui i18n
#4279 commented on
Jun 18, 2025 • 0 new comments -
registerGlobalMiddleware has no effect.
#3869 commented on
Jun 17, 2025 • 0 new comments -
Calling serverFn with large data results in error
#3974 commented on
Jun 17, 2025 • 0 new comments -
Zod 4 support for `@tanstack/zod-adapter` (specifically `fallback`)
#4322 commented on
Jun 17, 2025 • 0 new comments -
Search params before hash and after hash are overlapping
#4370 commented on
Jun 16, 2025 • 0 new comments -
Missing support for Tagged types in Server Function response
#4005 commented on
Jun 16, 2025 • 0 new comments -
Error after upgrading to v1.121.0 - `Invariant failed: Could not find a nearest match!`
#4381 commented on
Jun 15, 2025 • 0 new comments -
`vite:preloadError` Event is not being caught by the router if the error is thrown from inside the event listener
#4410 commented on
Jun 15, 2025 • 0 new comments -
Docs: createFileRoute API seems to have changed
#4403 commented on
Jun 15, 2025 • 0 new comments -
[start/alpha] [Bug] Dev server crashes when moving an existing route file into a folder
#4343 commented on
Jun 14, 2025 • 0 new comments -
Not found component not working in dynamic route segment with nested layout route
#4065 commented on
Jun 14, 2025 • 0 new comments -
Serving TSS on basepath (e.g. /hub) does not correctly serve assets
#3925 commented on
Jun 14, 2025 • 0 new comments