TanStack / router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
https://tanstack.com/router
MIT License
7.19k stars 486 forks source link

fix: `to` should autocomplete for `MatchRoute` #1535

Closed chorobin closed 2 weeks ago

chorobin commented 2 weeks ago

Silly mistake by me! I've added a type test to cover it.

fixes #1533

nx-cloud[bot] commented 2 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b7390c7c8a7f60e555e07e8e9723f86b9820e76f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx affected --targets=test:format,test:eslint,test:unit,test:build,build --parallel=3`](https://cloud.nx.app/runs/FLhV6xh5SG?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test:types --exclude=examples/**`](https://cloud.nx.app/runs/WJOVvOZjhm?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.