-
-
Notifications
You must be signed in to change notification settings - Fork 912
Insights: TanStack/router
Overview
Could not load contribution data
Please try again later
15 Releases published by 1 person
-
v1.115.3
published
Apr 11, 2025 -
v1.116.0
published
Apr 13, 2025 -
v1.116.1
published
Apr 13, 2025 -
v1.116.2
published
Apr 19, 2025 -
v1.116.3
published
Apr 22, 2025 -
v1.117.0
published
Apr 23, 2025 -
v1.117.1
published
Apr 24, 2025 -
v1.117.2
published
Apr 25, 2025 -
v1.118.0
published
Apr 26, 2025 -
v1.119.0
published
Apr 30, 2025 -
v1.119.1
published
Apr 30, 2025 -
v1.119.2
published
May 4, 2025 -
v1.120.0
published
May 6, 2025 -
v1.120.1
published
May 6, 2025 -
v1.120.2
published
May 6, 2025
42 Pull requests merged by 31 people
-
perf: improve ts perf for Route.Link
#4104 merged
May 6, 2025 -
doc: Update search-params.md Effect/Schema Adapter heading
#4100 merged
May 6, 2025 -
fix: use this.fullPath instead of useRouter
#4099 merged
May 6, 2025 -
feat: add bindings for
Route.Link
androuteApi.Link
#4095 merged
May 6, 2025 -
docs(router): update route-trees.md wording
#4091 merged
May 5, 2025 -
test(directive-functions-plugin): add yields to generators
#4096 merged
May 5, 2025 -
docs(start): fix clerk logo typo
#4090 merged
May 5, 2025 -
Adding Tutorial for Reading and Writing a File
#4089 merged
May 5, 2025 -
fix(authenticated-routes-firebase): match env.example variable names with src/firebase/config.ts
#4079 merged
May 4, 2025 -
fix the uptdated link for file base routing
#4085 merged
May 4, 2025 -
fix(directive-functions-plugin): do not outlaw generator functions
#4080 merged
May 4, 2025 -
docs(router): add ignore prefix into the file naming conventions guide
#4074 merged
May 1, 2025 -
Fixed typos
#4073 merged
May 1, 2025 -
fix(react-router-devtools): remove useRouter warning for panel
#4070 merged
Apr 30, 2025 -
feat(router-devtools-core): add navigation link to route
#4048 merged
Apr 30, 2025 -
docs(start): fix key on changing the base path for API routes
#4062 merged
Apr 30, 2025 -
bump deps
#4057 merged
Apr 26, 2025 -
docs: fix broken link
#4055 merged
Apr 26, 2025 -
feat: allow use of nitro zero conf
#3993 merged
Apr 25, 2025 -
chore(create-router,create-start): remove user app init packages
#4049 merged
Apr 25, 2025 -
fix(router-plugin): do not split the
pendingComponent
#4047 merged
Apr 25, 2025 -
fix: pending component handling for initial load
#4044 merged
Apr 24, 2025 -
feat(router-core): allow dynamic
ViewTransition
types#4031 merged
Apr 23, 2025 -
docs(start): remove trailing commas from "build-from-scratch"
#4029 merged
Apr 23, 2025 -
fix(start-client-core): fix no implicit any in validators
#4032 merged
Apr 22, 2025 -
test(router-core): cases for
interpolatePath
andmatchPathname
#4024 merged
Apr 21, 2025 -
fix: export OptionalFetcher type from start-client-core
#4001 merged
Apr 19, 2025 -
fix(docs): Complete server function mutation example and fix broken links.
#3992 merged
Apr 17, 2025 -
Update missing links for options to configuration options
#3998 merged
Apr 17, 2025 -
chore: added Parallel Routes comparison.md
#3995 merged
Apr 15, 2025 -
Replace
redaxios
with nativefetch
#4000 merged
Apr 15, 2025 -
docs: improves react/solid quick-start docs
#3994 merged
Apr 14, 2025 -
fix(docs): correct start server git link
#3991 merged
Apr 14, 2025 -
fix(router-plugin): avoid blocking webpack build command
#3980 merged
Apr 13, 2025 -
docs(router): Fix broken link to SSR page from Deferred Data Loading page
#3984 merged
Apr 13, 2025 -
add comment for vite plugin order
#3986 merged
Apr 13, 2025 -
feat(react-router): Export
ClientOnly
#3969 merged
Apr 13, 2025 -
fix(router-core): Accept AnyRouter in
redirect
#3979 merged
Apr 11, 2025 -
chore(examples): move the WorkOS content to
src
#3972 merged
Apr 10, 2025 -
Add Start WorkOS example
#3966 merged
Apr 10, 2025 -
docs: devtools installation
#3961 merged
Apr 8, 2025
12 Pull requests opened by 11 people
-
feat(router): Add useHistoryState hook for type-safe history state management
#3967 opened
Apr 9, 2025 -
chore(examples): dont watch sqlite file
#3970 opened
Apr 9, 2025 -
chore(deps): update dependency vite to v6.1.5 [security] - abandoned
#3976 opened
Apr 10, 2025 -
fix(router-core): Backslash in path parameters are incorrectly restored from URL
#3987 opened
Apr 14, 2025 -
fix(router-generator): Pathless Layout Route Renders Empty HTML
#4003 opened
Apr 16, 2025 -
docs(start): how to deploy to cloudflare workers
#4042 opened
Apr 24, 2025 -
feat(router-core): allow disabling scroll restoration for specific containers
#4059 opened
Apr 27, 2025 -
fix(start-supabase-basic): add missing dependency
#4061 opened
Apr 27, 2025 -
Adds unhead types and head tag sorting
#4082 opened
May 3, 2025 -
fix(router-generator): Generator support replacing paths with backticks
#4088 opened
May 5, 2025 -
feat(start): silence serverFn errors in prod
#4101 opened
May 6, 2025 -
Devinxi
#4111 opened
May 7, 2025
24 Issues closed by 11 people
-
Eslint config suggested improvement
#3045 closed
May 7, 2025 -
`pendingMs` for layout trees are ignored.
#4076 closed
May 2, 2025 -
Weird typings in server functions
#2950 closed
Apr 29, 2025 -
React 19 adds a ~300ms delay to page load with a fresh TanStack Router app.
#3880 closed
Apr 27, 2025 -
Lazy loaded components not showing fallback UI
#2320 closed
Apr 24, 2025 -
defaultPendingMs not applying on page load
#2140 closed
Apr 24, 2025 -
`RouteOptions.pendingMs` does not seem to have any effect.
#2722 closed
Apr 24, 2025 -
`beforeLoad` adds ~400ms delay on page reload
#2183 closed
Apr 24, 2025 -
pendingComponent not works on SSR
#3915 closed
Apr 24, 2025 -
Pathless Layouts not loading with solid start
#4041 closed
Apr 24, 2025 -
`pendingComponent` is not shown in Start
#4033 closed
Apr 23, 2025 -
when remount RouterProvider, the async beforeLoad not suspend page component anymore
#4035 closed
Apr 23, 2025 -
createFileRoute forces trailing slash and useParams url mismatch
#4037 closed
Apr 23, 2025 -
createServerFn (static) yields error with basic sample
#3823 closed
Apr 20, 2025 -
throwing redirect in beforeLoad function causes a memory leak
#4019 closed
Apr 19, 2025 -
Throw redirect in beforeLoad doesn't work on bun production bundle
#2819 closed
Apr 14, 2025 -
Start: bun [error] Cannot find module 'react-dom/server' from '/.output/server/index.mjs'
#3982 closed
Apr 12, 2025 -
Route.parentRoute.useLoaderData null on hot reload
#3963 closed
Apr 10, 2025 -
Scroll Restoration not working
#3968 closed
Apr 10, 2025 -
Hydration mismatch causes errorComponent to flash instead being normaly rendered
#3964 closed
Apr 9, 2025 -
Unknown path aliases in docker container
#3950 closed
Apr 8, 2025
38 Issues opened by 37 people
-
Server fn can't redirect to api route until api route is visited client side
#4109 opened
May 7, 2025 -
CSS Side effect imports not injected properly
#4108 opened
May 7, 2025 -
useWindowVirtualizer with measureElement breaks scroll restoration
#4107 opened
May 7, 2025 -
[Start] Rendered notFound route then redirects to basepath with trailing slash when basepath is set
#4105 opened
May 7, 2025 -
`context` is empty in `loader` when queryParams has object serialized in different property order
#4077 opened
May 2, 2025 -
DevtoolsOptions in react-router-devtools using JSX from solid-js breaking className props
#4069 opened
Apr 30, 2025 -
[Router Core] Search Params errors when using `%`
#4067 opened
Apr 29, 2025 -
Not found component not working in dynamic route segment with nested layout route
#4065 opened
Apr 28, 2025 -
Devtools shadowDOMTarget regression when upgrading from 1.112.17 to 1.117.1
#4064 opened
Apr 28, 2025 -
useLoaderData causes component to render twice after loader run
#4054 opened
Apr 25, 2025 -
React SSR Streaming example crashes on load
#4045 opened
Apr 24, 2025 -
Missing HTTP response headers in OPTIONS requests
#4043 opened
Apr 24, 2025 -
`redirect()` ignores `Headers()`, making it impossible to set multiple headers with the same name
#4038 opened
Apr 24, 2025 -
Unexpected re-render caused by `MatchRoute`
#4034 opened
Apr 23, 2025 -
TanStack Start: Table's `getGroupedRowModel` causing infinite loop
#4026 opened
Apr 21, 2025 -
Readable is not exported by __vite-browser-external
#4022 opened
Apr 20, 2025 -
vercel.json does not seem to work for TanStack Start projects
#4021 opened
Apr 20, 2025 -
binding cloudflare undefined
#4017 opened
Apr 18, 2025 -
Type error when returning `JsonObject` from Prisma/`type-fest` when returning from server function
#4015 opened
Apr 18, 2025 -
--preset vercel not working
#4012 opened
Apr 17, 2025 -
TanStack Solid Start: dev server uses react-start when autofilling api routes
#4011 opened
Apr 17, 2025 -
Error "Invariant failed: Could not find match for from" when layout + file-based routing is used
#4010 opened
Apr 17, 2025 -
Missing support for Tagged types in Server Function response
#4005 opened
Apr 16, 2025 -
Splat route not matched when a dynamic segment exists at the same level
#3999 opened
Apr 15, 2025 -
Performance is horrible when using recommended Authentication patterns
#3997 opened
Apr 15, 2025 -
`createServerFn` @tanstack/start-server-core leaking into client bundle
#3990 opened
Apr 14, 2025 -
Random SSR invariant dehydration errors with bun
#3989 opened
Apr 14, 2025 -
Could not load tsr:routes-manifest (property imports is undefined on ViteManifest
#3988 opened
Apr 14, 2025 -
FormData input type="file" returns an empty object in serverFn
#3983 opened
Apr 12, 2025 -
Throwing in deferred data loading
#3978 opened
Apr 10, 2025 -
Calling serverFn with large data results in error
#3974 opened
Apr 10, 2025 -
prisma issue: start-basic-auth example not working when running build results (production)
#3971 opened
Apr 10, 2025 -
Performance of navigation drops with increasing complexity
#3965 opened
Apr 9, 2025 -
Backslash in path parameters are incorrectly restored from URL
#3962 opened
Apr 8, 2025
75 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.
-
`defaultErrorComponent` default does not behave as expected
#2336 commented on
Apr 9, 2025 • 0 new comments -
Page doesn't scroll to top after navigation
#3804 commented on
Apr 10, 2025 • 0 new comments -
useAppSession always return null session in production build
#3949 commented on
Apr 11, 2025 • 0 new comments -
How to use CSS Modules with TanStack Start?
#3023 commented on
Apr 15, 2025 • 0 new comments -
Route head function not called if rendering notFoundComponent
#3657 commented on
Apr 15, 2025 • 0 new comments -
loader is not able to handle the error.
#3252 commented on
Apr 16, 2025 • 0 new comments -
Router searchParameter gets reset to default value (of zod schema) after navigations (and using retainSearchParams)
#2845 commented on
Apr 18, 2025 • 0 new comments -
Basic install fails for Yarn PnP
#3778 commented on
Apr 18, 2025 • 0 new comments -
server-only Module Causes Build Failure in Development Mode (Inconsistent Behavior Between Development and Production Builds)
#1967 commented on
Apr 18, 2025 • 0 new comments -
Serving TSS on basepath (e.g. /hub) does not correctly serve assets
#3925 commented on
Apr 20, 2025 • 0 new comments -
Scripts not loading properly (Document Head Management)
#3687 commented on
Apr 23, 2025 • 0 new comments -
Redirect support in Server Functions for form actions
#3820 commented on
Apr 24, 2025 • 0 new comments -
navigate to external url with tanstack router / start
#3232 commented on
Apr 24, 2025 • 0 new comments -
registerGlobalMiddleware has no effect.
#3869 commented on
Apr 25, 2025 • 0 new comments -
Cannot redirect() from within API Route
#3614 commented on
Apr 26, 2025 • 0 new comments -
Flash of unstyled content with Mantine & mismatched initial UI
#2589 commented on
Apr 26, 2025 • 0 new comments -
routeTree generation breaks when using different root in vite config
#3624 commented on
Apr 28, 2025 • 0 new comments -
Route files replaced with "Hello /route" boilerplate
#2151 commented on
Apr 28, 2025 • 0 new comments -
Cloudflare Env Vars Not Passed to SSR in TanStack Start
#3468 commented on
Apr 29, 2025 • 0 new comments -
Pending component isn't shown during beforeLoad pending state for root route.
#2905 commented on
Apr 30, 2025 • 0 new comments -
Server Fn Signal and API route (request.signal) does not actually fire 'abort' event.
#3490 commented on
May 4, 2025 • 0 new comments -
Start - Server Function Middleware Included in Client Bundle
#2783 commented on
May 4, 2025 • 0 new comments -
TanStack Start - HMR failure on cloned basic example and site basic example
#3370 commented on
May 5, 2025 • 0 new comments -
Dependency Dashboard
#1932 commented on
May 7, 2025 • 0 new comments -
Navigation with retainSearchParams middleware not working
#2830 commented on
May 7, 2025 • 0 new comments -
examples: add ssrx-basic-ssr-streaming example
#1125 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): do not wrap children in outlet in suspense unless (default)pendingComponent is configured
#2035 commented on
Apr 30, 2025 • 0 new comments -
refactor(react-router): `never` return type for `notFound`
#2248 commented on
Apr 10, 2025 • 0 new comments -
test(react-router): reproducer starter for #2255
#2262 commented on
Apr 10, 2025 • 0 new comments -
Examples: add Tanstack Start SSE
#2356 commented on
Apr 10, 2025 • 0 new comments -
tests: reproducer for #2450
#2460 commented on
Apr 10, 2025 • 0 new comments -
fix(start): Send error messages from server functions
#2625 commented on
Apr 10, 2025 • 0 new comments -
tests: reproducer for #2514
#2636 commented on
Apr 10, 2025 • 0 new comments -
tests: reproducer for #2547
#2642 commented on
Apr 10, 2025 • 0 new comments -
feat(react-router): allow to opt-out of default pending component
#2658 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): loader promise not resolving when error thrown in `params.parse`
#2682 commented on
Apr 10, 2025 • 0 new comments -
add `onStreamedValue` router event when a `start`-SSRed value arrived
#2698 commented on
Apr 10, 2025 • 0 new comments -
start: allow disabling server functions logs
#2719 commented on
Apr 10, 2025 • 0 new comments -
Support square brackets for advanced dynamic path segments (prefix, suffix & multiple)
#2734 commented on
Apr 10, 2025 • 0 new comments -
Changed auth architecture for clerk
#2739 commented on
Apr 10, 2025 • 0 new comments -
fix: router should have 'pending' when loaders in progress (draft)
#2790 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): allow users to override props with their props
#2858 commented on
Apr 10, 2025 • 0 new comments -
Make react router as peer dep instead of dependency
#3001 commented on
May 7, 2025 • 0 new comments -
Feat server fn public paths
#3055 commented on
Apr 10, 2025 • 0 new comments -
Mocked example of Link without "from" behavior change
#3106 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): navigate if redirect is thrown in component
#3107 commented on
Apr 10, 2025 • 0 new comments -
feat(react-router): add NotFoundErrorData interface for improved type safety
#3112 commented on
Apr 10, 2025 • 0 new comments -
Add test case for cursor resetting to the end of inputs
#3174 commented on
Apr 10, 2025 • 0 new comments -
feat(router): add useCanGoForward
#3196 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): memo of useLinkProps
#3365 commented on
Apr 10, 2025 • 0 new comments -
docs(router): add pitfall when navigating for the `useLocation` hook
#3371 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): ensure fetch abort works correctly even with pendingComponent
#3380 commented on
Apr 10, 2025 • 0 new comments -
Server fn mocks
#3418 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router): lazyRouteComponent reload guard key fallsback to importer's import.meta.url on Safari
#3450 commented on
Apr 10, 2025 • 0 new comments -
chore(deps): update all non-major dependencies
#3456 commented on
May 8, 2025 • 0 new comments -
feat: beforeNavigate
#3473 commented on
Apr 10, 2025 • 0 new comments -
SPA mode
#3497 commented on
Apr 24, 2025 • 0 new comments -
feat(history): access memory history entries
#3524 commented on
Apr 10, 2025 • 0 new comments -
preload type fix (naive type change)
#3526 commented on
Apr 10, 2025 • 0 new comments -
Added jsdoc and docs for RouterOptions
#3537 commented on
Apr 10, 2025 • 0 new comments -
chore(deps): lock file maintenance
#3615 commented on
May 7, 2025 • 0 new comments -
feat: provide location in onEnter/onStay/onLeave hooks
#3622 commented on
Apr 10, 2025 • 0 new comments -
feat: add support for `shouldThrow` in RouteApi
#3642 commented on
Apr 10, 2025 • 0 new comments -
feat(router): add shouldThrow to useRouteContext options
#3647 commented on
Apr 10, 2025 • 0 new comments -
fix: extract props from validator issues
#3708 commented on
Apr 10, 2025 • 0 new comments -
add redaxios dependency to package.json in start-supabase-basic
#3743 commented on
Apr 10, 2025 • 0 new comments -
Document NavigateOptionsType#href behaviour with reloadDocument
#3809 commented on
Apr 10, 2025 • 0 new comments -
refactor: Make (zod|valibot|arktype)-adapter agnostic
#3830 commented on
Apr 10, 2025 • 0 new comments -
fix: allow json literals in serializer
#3849 commented on
Apr 10, 2025 • 0 new comments -
chore(examples): add i18n example with Lingui
#3868 commented on
Apr 10, 2025 • 0 new comments -
fix(react-router-with-query): skip client-side redirect handling during ssr
#3872 commented on
Apr 10, 2025 • 0 new comments -
[solid-query] Add solid-router + query examples
#3891 commented on
Apr 10, 2025 • 0 new comments -
[solid-query] solid-router-with-query
#3893 commented on
Apr 10, 2025 • 0 new comments -
fix(router-core): return meta if match.status notFound
#3912 commented on
Apr 10, 2025 • 0 new comments -
docs: validation path params
#3938 commented on
Apr 10, 2025 • 0 new comments