Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/shiny-radios-read.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@tanstack/router-core': patch
---

optimize buildLocation path resolution https://github.com/TanStack/router/pull/8108
skip building search validation when disabled https://github.com/TanStack/router/pull/8112
skip location state sharing when impossible https://github.com/TanStack/router/pull/8110
fix cache hits for mask resolution when entry is null https://github.com/TanStack/router/pull/8111
Loading