router icon indicating copy to clipboard operation
router copied to clipboard

fix(react-router): use mapped type instead of intersections for all search params and params

Open chorobin opened this issue 1 year ago • 2 comments

  • This improves the ts performance significantly ofuseSearch and useParams when strict is false for merging of search and params

Still need to make it default

chorobin avatar May 24 '24 15:05 chorobin

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
start-basic ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 3:16pm

vercel[bot] avatar May 24 '24 15:05 vercel[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5231a565c7d4b4c59cce0882d273db73f7aaf1ce. 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

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar May 24 '24 15:05 nx-cloud[bot]

fixes #1659 fixes #1217

schiller-manuel avatar May 25 '24 20:05 schiller-manuel