router
router copied to clipboard
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
Please don't merge, this is just a PR because it allows me to easily highlight code changes to the default example :) We talked about support for Apollo Client's `queryPreloader`...
### Describe the bug `beforeLoad` does not run when resetting from `errorComponent` ### Your Example Website or App https://stackblitz.com/edit/github-v42bzy?file=src%2Froutes%2Findex.tsx ### Steps to Reproduce the Bug or Issue 1. See the...
### Describe the bug Noticing this as I build on this monorepo template. ```ts The inferred type of 'Route' cannot be named without a reference to '../../../../node_modules/@tanstack/react-router/dist/esm/route'. This is likely...
### Describe the bug Recently I updated my project to the latest version of react-router and found this bug with my route. Originally I thought this was just a bug...
### Describe the bug So I'm trying to load the cookies on the server, and pass them to the component using `useRouteContext`. but it throw an error `Module "node:async_hooks" has...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-generator)) | [`^7.25.0` ->...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/TanStack/router). > [!WARNING] These dependencies are deprecated: |...
In `route.ts`, there's a custom alias for `ReactNode` set to `any`. Based on the commit history alone, it looks like it was introduced for backward compatibility with typescript 5.0 is...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...