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.27k stars 495 forks source link

fix: do not allow relative pathing without `from` #1589

Closed chorobin closed 2 weeks ago

chorobin commented 2 weeks ago

If from is not provided then we should not show relative paths at all!

nx-cloud[bot] commented 2 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8c07a4cb66580a12a0027c39f0e286759bf1fbe7. 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/NKjdg7R5BD?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test:types --exclude=examples/**`](https://cloud.nx.app/runs/5X6to6hcPF?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.