router icon indicating copy to clipboard operation
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.

Results 526 router issues
Sort by recently updated
recently updated
newest added

For those of us stuck with CSS-in-JS and planning on migrating old apps to Tanstack Start in the future Now updated after devinxi

This is a draft based on [this conversation](https://x.com/schanuelmiller/status/1930283556078551340). Currently only implements jsdocs for RouteOptionsType, which is used in the `createRoute` function. Any feedback / review is highly appreciated! Feel free...

documentation
package: react-router
package: router-core

package: react-router
package: router-core
package: router-plugin
package: solid-router
package: react-start-server

Related: https://github.com/TanStack/router/issues/3989 The script assigned to `__TSR_SSR__.dehydrated` appears outside the `` tag. When the entry script `/_build/assets/client-BJoNZ2zg.js` is cached locally by the browser, even if the entry script is async,...

### Which project does this relate to? Router ### Describe the bug Hi, I am using the following packages `@tanstack/react-router": "^1.117.0` ` vite: "^5.4.8` `@tanstack/router-plugin": "^1.117.0` I am using file...

information needed

TanStack Start had an issue where rejected deferred promises would crash the server and errors wouldn't propagate to the client, preventing React Error Boundaries from working properly. #4084

package: start-server-core
package: start-client-core

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [webpack-dev-server](https://redirect.github.com/webpack/webpack-dev-server) | [`5.2.0` -> `5.2.1`](https://renovatebot.com/diffs/npm/webpack-dev-server/5.2.0/5.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack-dev-server/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack-dev-server/5.2.0/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability...

dependencies

### Which project does this relate to? Router ### Describe the bug I have vscode configured to use LF instead of CRLF wich is windows default, ATM the generator is...

### Which project does this relate to? Router ### Describe the bug After the route generator runs and updates a route file, the output might not match the formatting rules...