From 233526c5422eea49db8f7c69803641e112b238ea Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 26 Dec 2024 21:54:14 +0000 Subject: [PATCH] release: v1.92.5 --- examples/react/basic-ssr-file-based/package.json | 2 +- examples/react/basic-ssr-streaming-file-based/package.json | 2 +- examples/react/start-basic-auth/package.json | 2 +- examples/react/start-basic-react-query/package.json | 2 +- examples/react/start-basic-rsc/package.json | 2 +- examples/react/start-basic/package.json | 2 +- examples/react/start-clerk-basic/package.json | 2 +- examples/react/start-convex-trellaux/package.json | 2 +- examples/react/start-counter/package.json | 2 +- examples/react/start-large/package.json | 2 +- examples/react/start-supabase-basic/package.json | 2 +- examples/react/start-trellaux/package.json | 2 +- packages/create-start/package.json | 2 +- packages/start/package.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/react/basic-ssr-file-based/package.json b/examples/react/basic-ssr-file-based/package.json index c77179edba..7606cb5406 100644 --- a/examples/react/basic-ssr-file-based/package.json +++ b/examples/react/basic-ssr-file-based/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", "@tanstack/router-plugin": "^1.91.1", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "get-port": "^7.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/examples/react/basic-ssr-streaming-file-based/package.json b/examples/react/basic-ssr-streaming-file-based/package.json index 8f14487346..eef7b57f80 100644 --- a/examples/react/basic-ssr-streaming-file-based/package.json +++ b/examples/react/basic-ssr-streaming-file-based/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", "@tanstack/router-plugin": "^1.91.1", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "get-port": "^7.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/examples/react/start-basic-auth/package.json b/examples/react/start-basic-auth/package.json index e14a584a9d..7d9b185ee9 100644 --- a/examples/react/start-basic-auth/package.json +++ b/examples/react/start-basic-auth/package.json @@ -13,7 +13,7 @@ "@prisma/client": "5.22.0", "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "prisma": "^5.22.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/react/start-basic-react-query/package.json b/examples/react/start-basic-react-query/package.json index 5f53ee5324..7086ec1c3c 100644 --- a/examples/react/start-basic-react-query/package.json +++ b/examples/react/start-basic-react-query/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.92.3", "@tanstack/react-router-with-query": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "redaxios": "^0.5.1", diff --git a/examples/react/start-basic-rsc/package.json b/examples/react/start-basic-rsc/package.json index 71078a3177..53e1a01b56 100644 --- a/examples/react/start-basic-rsc/package.json +++ b/examples/react/start-basic-rsc/package.json @@ -12,7 +12,7 @@ "@babel/plugin-syntax-typescript": "^7.25.9", "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "redaxios": "^0.5.1", "tailwind-merge": "^2.5.5", "vinxi": "0.5.1" diff --git a/examples/react/start-basic/package.json b/examples/react/start-basic/package.json index 362cfff641..8ebc99ef95 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "redaxios": "^0.5.1", diff --git a/examples/react/start-clerk-basic/package.json b/examples/react/start-clerk-basic/package.json index bd6da3da88..b441b10450 100644 --- a/examples/react/start-clerk-basic/package.json +++ b/examples/react/start-clerk-basic/package.json @@ -12,7 +12,7 @@ "@clerk/tanstack-start": "0.6.5", "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "redaxios": "^0.5.1", diff --git a/examples/react/start-convex-trellaux/package.json b/examples/react/start-convex-trellaux/package.json index 9dac4710fc..81f2fc79f6 100644 --- a/examples/react/start-convex-trellaux/package.json +++ b/examples/react/start-convex-trellaux/package.json @@ -16,7 +16,7 @@ "@tanstack/react-router": "^1.92.3", "@tanstack/react-router-with-query": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "@convex-dev/react-query": "0.0.0-alpha.8", "concurrently": "^8.2.2", "convex": "^1.17.3", diff --git a/examples/react/start-counter/package.json b/examples/react/start-counter/package.json index f03cea0a62..cdccf71f99 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tanstack/react-router": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "vinxi": "0.5.1" diff --git a/examples/react/start-large/package.json b/examples/react/start-large/package.json index 13a501a33a..87cc050b5c 100644 --- a/examples/react/start-large/package.json +++ b/examples/react/start-large/package.json @@ -14,7 +14,7 @@ "@tanstack/react-query": "^5.62.3", "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "redaxios": "^0.5.1", diff --git a/examples/react/start-supabase-basic/package.json b/examples/react/start-supabase-basic/package.json index d2c39b9fa0..33d6d5be95 100644 --- a/examples/react/start-supabase-basic/package.json +++ b/examples/react/start-supabase-basic/package.json @@ -17,7 +17,7 @@ "@supabase/supabase-js": "^2.47.3", "@tanstack/react-router": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "react": "^18.3.1", "react-dom": "^18.3.1", "vinxi": "0.5.1" diff --git a/examples/react/start-trellaux/package.json b/examples/react/start-trellaux/package.json index 2fbe1fdce4..d5922b7bb5 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.92.3", "@tanstack/react-router-with-query": "^1.92.3", "@tanstack/router-devtools": "^1.92.3", - "@tanstack/start": "^1.92.4", + "@tanstack/start": "^1.92.5", "ky": "^1.7.2", "msw": "^2.6.8", "react": "^18.3.1", diff --git a/packages/create-start/package.json b/packages/create-start/package.json index ab4468e1d7..3739dd56f6 100644 --- a/packages/create-start/package.json +++ b/packages/create-start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/create-start", - "version": "1.92.4", + "version": "1.92.5", "description": "Modern and scalable routing for React applications", "author": "Tim O'Connell", "license": "MIT", diff --git a/packages/start/package.json b/packages/start/package.json index ae20d37fa4..51ec59fa1d 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start", - "version": "1.92.4", + "version": "1.92.5", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT",