From 9f766e4b73c35b56b82aafaed2fc0a61c045832d Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 21 Nov 2024 22:07:58 +0000 Subject: [PATCH] release: v1.82.3 --- 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-supabase-basic/package.json | 2 +- examples/react/start-trellaux/package.json | 2 +- packages/start/package.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/react/basic-ssr-file-based/package.json b/examples/react/basic-ssr-file-based/package.json index 9e2ee91b0f..84fdf8d8ae 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.82.2", "@tanstack/router-devtools": "^1.82.2", "@tanstack/router-plugin": "^1.81.9", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "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 200d320b8c..4a31be8264 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.82.2", "@tanstack/router-devtools": "^1.82.2", "@tanstack/router-plugin": "^1.81.9", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "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 d968350839..688418c937 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.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "dotenv": "^16.4.5", "prisma": "^5.22.0", "react": "^18.3.1", diff --git a/examples/react/start-basic-react-query/package.json b/examples/react/start-basic-react-query/package.json index d32ffbeab3..1191731e96 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.82.2", "@tanstack/react-router-with-query": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "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 c1ff8c914a..ab01140369 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.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "redaxios": "^0.5.1", "tailwind-merge": "^2.5.4", "vinxi": "0.4.3" diff --git a/examples/react/start-basic/package.json b/examples/react/start-basic/package.json index e96da72bae..8feef0ddfc 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-router": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "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 337c5db2b2..3a08f4f401 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.5.1", "@tanstack/react-router": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "dotenv": "^16.4.5", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/react/start-convex-trellaux/package.json b/examples/react/start-convex-trellaux/package.json index b68f3c305c..c9ba0b0d81 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.82.2", "@tanstack/react-router-with-query": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "@convex-dev/react-query": "0.0.0-alpha.8", "concurrently": "^8.2.2", "convex": "^1.17.0", diff --git a/examples/react/start-counter/package.json b/examples/react/start-counter/package.json index 95ba7cf8a4..754de4b34c 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tanstack/react-router": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "react": "^18.3.1", "react-dom": "^18.3.1", "vinxi": "0.4.3" diff --git a/examples/react/start-supabase-basic/package.json b/examples/react/start-supabase-basic/package.json index 4c10969e7d..8ae8162329 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.46.1", "@tanstack/react-router": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "react": "^18.3.1", "react-dom": "^18.3.1", "vinxi": "0.4.3" diff --git a/examples/react/start-trellaux/package.json b/examples/react/start-trellaux/package.json index e571539c42..084fdee4de 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.82.2", "@tanstack/react-router-with-query": "^1.82.2", "@tanstack/router-devtools": "^1.82.2", - "@tanstack/start": "^1.82.2", + "@tanstack/start": "^1.82.3", "ky": "^1.7.2", "msw": "^2.6.5", "react": "^18.3.1", diff --git a/packages/start/package.json b/packages/start/package.json index 7d2147c989..5341a4cf1b 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start", - "version": "1.82.2", + "version": "1.82.3", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT",