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(react-router): viewTransition property not being respected during navigation on `<Link>` and `useNavigate()` #1547

Closed SeanCassiere closed 2 weeks ago

SeanCassiere commented 2 weeks ago

Fixes #1526.

nx-cloud[bot] commented 2 weeks ago

☁️ Nx Cloud Report

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

Sent with 💌 from NxCloud.