Releases: TanStack/router
Releases · TanStack/router
v1.31.2
Version 1.31.2 - 4/29/2024, 3:05 PM
Changes
Fix
- properly handle redirects in load (69fe04a) by Tanner Linsley
- devtools (7987a89) by Tanner Linsley
- properly handle redirects across server, pending, and transitioning navigations (6486b8e) by Tanner Linsley
Docs
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.31.1
Version 1.31.1 - 4/25/2024, 8:24 PM
Changes
Fix
- type error in devtools (c13eeaf) by Manuel Schiller
- Handle client-only first-load redirects and not founds properly (791e08d) by Tanner Linsley
- persist path params between like-links, better debouncing for beforeLoad (91bf1bc) by Tanner Linsley
Types
- [] to Array<> (bc0cdb8) by Tanner Linsley
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.31.0
Version 1.31.0 - 4/25/2024, 6:06 PM
Changes
Feat
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.30.1
Version 1.30.1 - 4/25/2024, 10:06 AM
Changes
Fix
Docs
- add a callout in the file-based routing options about not conflicting with the naming conventions (#1519) (5035865) by Sean Cassiere
- examples: update the authenticated-routes example to no longer use
flushSync(#1507) (d7223f9) by Sean Cassiere - examples: update the authenticated-routes example to use layout routes (#1505) (00fb7a5) by Sean Cassiere
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.30.0
Version 1.30.0 - 4/21/2024, 2:04 AM
Changes
Feat
- router-generator: prepend and append header and footer content to the generated route-tree file as defined by the user (#1502) (94ffb85) by Sean Cassiere
Docs
- adding file-routes to the react-location migration guide (#1501) (052e940) by Sean Cassiere
- add an outlet on the posts.tsx page (#1498) (5d3c1f8) by Sean Cassiere
- add migration guide for react-location (#1497) (bc616f1) by Sean Cassiere
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.29.2
Version 1.29.2 - 4/19/2024, 9:58 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.29.1
Version 1.29.1 - 4/19/2024, 9:48 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.29.0
Version 1.29.0 - 4/19/2024, 8:30 PM
Changes
Feat
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.28.9
Version 1.28.9 - 4/19/2024, 9:05 AM
Changes
Fix
- history: update the
state.keywhen using memory history on navigation change via.back(), .forward(), and .go()(#1491) (6a49448) by Sean Cassiere
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v1.28.8
Version 1.28.8 - 4/18/2024, 10:35 PM
Changes
Fix
- always use React transitions around navigations, experimental view transitions API (7b173f5) by Tanner Linsley
- history: Sync with native window.history actions and remove tracking context (a975044) by Tanner Linsley
- broken example link (#1485) (23fbecb) by @hugocostadev
Docs
- examples: update vinxi-basic-ssr-streaming with the changes from the TanStack.com repo (#1482) (5dd90e0) by Sean Cassiere
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]