diff --git a/examples/react/basic-ssr-file-based/package.json b/examples/react/basic-ssr-file-based/package.json index f9ab6afc8c..b7cf8248ff 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.97.8", "@tanstack/router-devtools": "^1.97.8", "@tanstack/router-plugin": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 d1a110e26c..ad59435805 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.97.8", "@tanstack/router-devtools": "^1.97.8", "@tanstack/router-plugin": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 93bff68bfa..d151bad8e0 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.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 3ab4f2a854..26a2d03fad 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.97.8", "@tanstack/react-router-with-query": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 9409731a61..f88761e712 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.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 385397bc27..9e50879a48 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-router": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 a613fd22cf..2f2485718c 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.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 757aba637c..a4090c5196 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.97.8", "@tanstack/react-router-with-query": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "@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 95690d5283..cc126220c2 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tanstack/react-router": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 d4636a20db..421a10478b 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.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 0a7e9dd13e..7b69d19ee0 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.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "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 7d838ed203..090631c638 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.97.8", "@tanstack/react-router-with-query": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "ky": "^1.7.2", "msw": "^2.6.8", "react": "^18.3.1", diff --git a/examples/react/with-trpc-react-query/package.json b/examples/react/with-trpc-react-query/package.json index bce988369e..71443fa8d5 100644 --- a/examples/react/with-trpc-react-query/package.json +++ b/examples/react/with-trpc-react-query/package.json @@ -13,7 +13,7 @@ "@tanstack/react-router": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", "@tanstack/router-plugin": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "@trpc/client": "11.0.0-rc.660", "@trpc/react-query": "11.0.0-rc.660", "@trpc/server": "11.0.0-rc.660", diff --git a/examples/react/with-trpc/package.json b/examples/react/with-trpc/package.json index 176fb7af7f..24778f7995 100644 --- a/examples/react/with-trpc/package.json +++ b/examples/react/with-trpc/package.json @@ -11,7 +11,7 @@ "@tanstack/react-router": "^1.97.8", "@tanstack/router-devtools": "^1.97.8", "@tanstack/router-plugin": "^1.97.8", - "@tanstack/start": "^1.97.10", + "@tanstack/start": "^1.97.11", "@trpc/client": "11.0.0-rc.660", "@trpc/server": "11.0.0-rc.660", "react": "^18.2.0", diff --git a/packages/create-start/package.json b/packages/create-start/package.json index 0504b641ab..60973e8bb1 100644 --- a/packages/create-start/package.json +++ b/packages/create-start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/create-start", - "version": "1.97.10", + "version": "1.97.11", "description": "Modern and scalable routing for React applications", "author": "Tim O'Connell", "license": "MIT", diff --git a/packages/start-config/package.json b/packages/start-config/package.json index a6f68496a0..b0c2a1dd63 100644 --- a/packages/start-config/package.json +++ b/packages/start-config/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start-config", - "version": "1.97.10", + "version": "1.97.11", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/start/package.json b/packages/start/package.json index c8558b76a0..f5acf1a5f6 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start", - "version": "1.97.10", + "version": "1.97.11", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT",