-
-
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
14 Releases published by 2 people
-
v1.128.4
published
Jul 18, 2025 -
v1.128.5
published
Jul 18, 2025 -
v1.128.6
published
Jul 19, 2025 -
v1.128.7
published
Jul 20, 2025 -
v1.128.8
published
Jul 20, 2025 -
v1.129.0
published
Jul 20, 2025 -
v1.129.1
published
Jul 21, 2025 -
v1.129.2
published
Jul 21, 2025 -
v1.129.3
published
Jul 22, 2025 -
v1.129.4
published
Jul 22, 2025 -
v1.129.5
published
Jul 22, 2025 -
v1.129.6
published
Jul 22, 2025 -
v1.129.7
published
Jul 23, 2025 -
v1.129.8
published
Jul 23, 2025
30 Pull requests merged by 12 people
-
docs(build-from-scratch): added missing dev dependency
#4758 merged
Jul 24, 2025 -
docs: Update RouteOptionsType, RouteMatchType
#4754 merged
Jul 23, 2025 -
test(router-core): add unit tests for matchByPath
#4749 merged
Jul 23, 2025 -
refactor(router-core): add LRU cache in front of parsePathname
#4752 merged
Jul 23, 2025 -
docs(core): mention square brackets escaping
#4753 merged
Jul 23, 2025 -
fix: ensure unique matchId when optional and required param are on the same level
#4751 merged
Jul 22, 2025 -
docs: fix incorrect import path in automatic code splitting guide
#4745 merged
Jul 22, 2025 -
fix(router-core): type mismatch for navigate function
#4625 merged
Jul 22, 2025 -
docs: typo in Server-Routes => Escaped Matching
#4741 merged
Jul 22, 2025 -
refactor(router-core): improve router.comparePaths performance by not using regex
#4750 merged
Jul 22, 2025 -
refactor(router-core): improve router.comparePaths regexp performance
#4747 merged
Jul 22, 2025 -
docs: update matchRoutes props
#4739 merged
Jul 22, 2025 -
test(e2e): use locally hosted api over an external provider
#4725 merged
Jul 21, 2025 -
fix(router-core): update MatchRoutesFn signature and proper deprecate old usage
#4730 merged
Jul 21, 2025 -
fix: fix start vite plugin during dev and prod
#4736 merged
Jul 21, 2025 -
Add Automatic code splitting documentation
#4717 merged
Jul 21, 2025 -
feat: pass in router instance in client function middleware
#4723 merged
Jul 20, 2025 -
chore: don't run autofix on draft PRs
#4722 merged
Jul 20, 2025 -
fix(router-core): change error type in ErrorComponentProps
#4691 merged
Jul 20, 2025 -
fix: re-enable fuzzy matching to allow notFoundMode: fuzzy
#4721 merged
Jul 20, 2025 -
docs: Correct optional params docs syntax
#4720 merged
Jul 19, 2025 -
fix: ensure unique match id when optional parameter is not present
#4716 merged
Jul 19, 2025 -
feat(router-core) path: parsePathname uses integers for Segment type
#4711 merged
Jul 19, 2025 -
feat(router-core) path: parsePathname returns a readonly array
#4705 merged
Jul 19, 2025 -
fix: dev server improvements
#4706 merged
Jul 18, 2025 -
Identify top 10 how-to docs
#4701 merged
Jul 18, 2025 -
fix(react-router): preserve ref type in createLink with required interface properties
#4674 merged
Jul 18, 2025 -
Create TanStack Router installation how-to
#4700 merged
Jul 18, 2025 -
Document optional path params for i18n
#4699 merged
Jul 18, 2025 -
fix: during route ranking, rank params higher if followed by a static segment
#4685 merged
Jul 18, 2025
18 Pull requests opened by 11 people
-
feat(router-core) path: pre-compile encodePathParam during router initialization
#4702 opened
Jul 18, 2025 -
docs: how-to set up SSR
#4703 opened
Jul 18, 2025 -
docs: how-to migrate from react-router v6
#4704 opened
Jul 18, 2025 -
Begin next high-priority how-to guide
#4709 opened
Jul 19, 2025 -
Work on next how-to task
#4710 opened
Jul 19, 2025 -
feat: create loader deps hash with stringifySearch
#4713 opened
Jul 19, 2025 -
refactor(router-plugin): Build-time route matching
#4714 opened
Jul 19, 2025 -
Update document-head-management.md
#4719 opened
Jul 19, 2025 -
fix(router-core): Prevents the app from crashing when a primitive value is thrown in beforeLoad
#4724 opened
Jul 20, 2025 -
test: added (currently failing) unit test to reproduce regression introduced in 1.123.2
#4726 opened
Jul 20, 2025 -
fix(router-core): update ErrorRouteComponent to support generic error type
#4727 opened
Jul 21, 2025 -
fix: Managing the Document Head example in document-head-management.md
#4733 opened
Jul 21, 2025 -
test(e2e): add failing e2e test for server function middleware retries
#4738 opened
Jul 21, 2025 -
fix: update error handling in MatchInner to access error data directly
#4746 opened
Jul 22, 2025 -
docs(react-router): update custom-link guide for react-aria
#4757 opened
Jul 24, 2025 -
feat(react-router): add disableGlobalCatchBoundary option
#4765 opened
Jul 24, 2025 -
refactor(router-core): make parsePathnameCache internal
#4767 opened
Jul 25, 2025 -
fix: pin all workspace dependencies and devDependencies
#4771 opened
Jul 25, 2025
16 Issues closed by 7 people
-
Problems with creating a router with context
#4760 closed
Jul 24, 2025 -
tanstack-start is setting up vite.config.ts wrong
#4755 closed
Jul 23, 2025 -
head properties documentation missing
#3811 closed
Jul 23, 2025 -
Add proper safe types for return value of `Router#matchRoutes`
#4695 closed
Jul 22, 2025 -
Rendering `<Flag />` from `react-world-flags` results in renderToPipeableStream error
#4731 closed
Jul 22, 2025 -
Add proper deprecation for `Router#matchRoutes`
#4694 closed
Jul 21, 2025 -
Start: SSR context loss due to dependency externalization
#4409 closed
Jul 21, 2025 -
Updating to 1.129.0 broke my app.
#4734 closed
Jul 21, 2025 -
ErrorComponentProps#error incorrectly models the error type
#4686 closed
Jul 20, 2025 -
Start: Invalid lazy handler result and v1.121.0 migration failing
#4431 closed
Jul 19, 2025 -
Redirect loop with optional path params, layout route and index route
#4715 closed
Jul 19, 2025 -
`createLink` breaks ref type when using interface with required properties
#4673 closed
Jul 18, 2025 -
Required Param wins over static Path behind optional Param
#4681 closed
Jul 18, 2025
12 Issues opened by 11 people
-
Authentication flow is not working normally with Redux Toolkit and RTK Query
#4768 opened
Jul 25, 2025 -
Incorrect type on `routeTree.children`
#4766 opened
Jul 25, 2025 -
TanStack Start >> Clerk >> WebHooks >> Netlify
#4762 opened
Jul 24, 2025 -
v1.117.1 Renders Blank Screen Before Pending Component
#4759 opened
Jul 24, 2025 -
Forced global error boundary breaks smoke testing
#4748 opened
Jul 22, 2025 -
notFound data incorrectly typed as unknown and redundantly nested in data.data
#4744 opened
Jul 22, 2025 -
Accessing loader data in head prevents errorComponent from rendering on throw
#4740 opened
Jul 22, 2025 -
Cannot call `next` multiple times on server function middleware
#4737 opened
Jul 21, 2025 -
Errors thrown in beforeLoad have properties inserted by the router
#4708 opened
Jul 19, 2025 -
Throwing primitives in beforeLoad causes the router to stop rendering
#4707 opened
Jul 19, 2025 -
Context is missing from parent loader when child's validateSearch fails
#4696 opened
Jul 18, 2025
17 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.
-
Root did not complete. This is a bug in React.
#4578 commented on
Jul 18, 2025 • 0 new comments -
Can't find module "cloudflare:workers" when using `target: 'cloudflare-module'`
#4687 commented on
Jul 18, 2025 • 0 new comments -
Missing support for Tagged types in Server Function response
#4005 commented on
Jul 19, 2025 • 0 new comments -
Unable to resolve static server function json (main/devinxi)
#4202 commented on
Jul 19, 2025 • 0 new comments -
Start - Server Function Middleware Included in Client Bundle
#2783 commented on
Jul 21, 2025 • 0 new comments -
Root route is rendered before loaders are finished
#1705 commented on
Jul 22, 2025 • 0 new comments -
Dependency Dashboard
#1932 commented on
Jul 24, 2025 • 0 new comments -
Pending component isn't shown during beforeLoad pending state for root route.
#2905 commented on
Jul 24, 2025 • 0 new comments -
server-only Module Causes Build Failure in Development Mode (Inconsistent Behavior Between Development and Production Builds)
#1967 commented on
Jul 24, 2025 • 0 new comments -
test: add e2e test for ssr error handling
#4339 commented on
Jul 22, 2025 • 0 new comments -
chore(deps): update dependency webpack-dev-server to v5.2.1 [security]
#4368 commented on
Jul 21, 2025 • 0 new comments -
feat(router-core,history): Global blocking status & proceed/reset actions
#4398 commented on
Jul 22, 2025 • 0 new comments -
fix(router-core): handle AbortError in router execution flow
#4570 commented on
Jul 21, 2025 • 0 new comments -
fix: prevent duplicate script tags during hydration in Asset component
#4587 commented on
Jul 25, 2025 • 0 new comments -
docs: add jsdoc comments to plugin/generator types
#4644 commented on
Jul 21, 2025 • 0 new comments -
feat(router-generator): implement AST-based export detection for routes
#4669 commented on
Jul 22, 2025 • 0 new comments -
docs: add more details for webpack config
#4677 commented on
Jul 23, 2025 • 0 new comments