From ccf79726266fe0031bf34be52c7d2e1caaf7acf2 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 12 Dec 2024 23:02:41 +0000 Subject: [PATCH] release: v1.87.14 --- 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/start-vite-plugin/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 293234bb23..c00b34f7f4 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.87.12", "@tanstack/router-devtools": "^1.87.12", "@tanstack/router-plugin": "^1.87.13", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 7e3120a6ae..4880611260 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.87.12", "@tanstack/router-devtools": "^1.87.12", "@tanstack/router-plugin": "^1.87.13", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 429cae0969..b0fb721a23 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.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "dotenv": "^16.4.7", "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 d686376b7e..e0c55d0844 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.87.12", "@tanstack/react-router-with-query": "^1.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 3092c8b5b0..b2a8ebef17 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.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 e703603a74..dd2eabc968 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-router": "^1.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 48d7f479ad..df0593d10b 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.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "dotenv": "^16.4.7", "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 ff74acfd84..e06e01d4f5 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.87.12", "@tanstack/react-router-with-query": "^1.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "@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 72040efe78..713355e979 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tanstack/react-router": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 397baa4c7c..7e09d9b8bb 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.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 8b977143c4..9302d83037 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.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "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 6cbcd391f3..df6fbafaf6 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.87.12", "@tanstack/react-router-with-query": "^1.87.12", "@tanstack/router-devtools": "^1.87.12", - "@tanstack/start": "^1.87.13", + "@tanstack/start": "^1.87.14", "ky": "^1.7.2", "msw": "^2.6.8", "react": "^18.3.1", diff --git a/packages/start-vite-plugin/package.json b/packages/start-vite-plugin/package.json index 064d36e111..5b0c20c1c6 100644 --- a/packages/start-vite-plugin/package.json +++ b/packages/start-vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start-vite-plugin", - "version": "1.87.10", + "version": "1.87.14", "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 85a008b9ec..c560f84069 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start", - "version": "1.87.13", + "version": "1.87.14", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT",