release-2026-04-27-0758
TanStack/routerrelease-2026-04-27-0758Apr 27, 2026by github-actions[bot]
AI Summary
A maintenance release addressing a route matching logic issue where wildcard nodes previously did not follow the standard DFS priority used by other nodes in the router-core package.
Key Highlights
- Wildcard nodes now respect DFS priority in route matching
- router-core package updated to version 1.168.17
- Fix for wildcard node matching behavior in TanStack router
Full Release Notes
Release 2026-04-27 07:58 ## Changes ### Fix - router-core: wildcard nodes respect DFS priority like other nodes in route matching (#7273) (493148bc53) by @Sheraff ## Packages - @tanstack/react-router@1.168.25 - @tanstack/react-start@1.167.50 - @tanstack/react-start-client@1.166.43 - @tanstack/react-start-rsc@0.0.29 - @tanstack/react-start-server@1.166.44 - @tanstack/router-cli@1.166.37 - @tanstack/router-core@1.168.17 - @tanstack/router-generator@1.166.36 - @tanstack/router-plugin@1.167.28 - @tanstack/router-vite-plugin@1.166.43 - @tanstack/solid-router@1.168.25 - @tanstack/solid-start@1.167.48 - @tanstack/solid-start-client@1.166.42 - @tanstack/solid-start-server@1.166.43 - @tanstack/start-client-core@1.167.20 - @tanstack/start-plugin-core@1.169.6 - @tanstack/start-server-core@1.167.22 - @tanstack/start-static-server-functions@1.166.36 - @tanstack/start-storage-context@1.166.31 - @tanstack/vue-router@1.168.21 - @tanstack/vue-start@1.167.44 - @tanstack/vue-start-client@1.166.38 - @tanstack/vue-start-server@1.166.39