From 947c80562b6e6fbd208df4ed8489df2bdca3ec34 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Sun, 20 Oct 2024 10:27:40 +0000 Subject: [PATCH] release: v1.74.1 --- 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 0427e62204..99376ef856 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.74.0", "@tanstack/router-devtools": "^1.74.0", "@tanstack/router-plugin": "^1.73.1", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 c6ed2d6e2d..4ce6ff53ac 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.74.0", "@tanstack/router-devtools": "^1.74.0", "@tanstack/router-plugin": "^1.73.1", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 35a19b2397..8a3961fa28 100644 --- a/examples/react/start-basic-auth/package.json +++ b/examples/react/start-basic-auth/package.json @@ -13,7 +13,7 @@ "@prisma/client": "5.20.0", "@tanstack/react-router": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "dotenv": "^16.4.5", "prisma": "^5.20.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 184a2c109b..b92c01b1f4 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.74.0", "@tanstack/react-router-with-query": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 a5620285db..e0658de12b 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.7", "@tanstack/react-router": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "redaxios": "^0.5.1", "tailwind-merge": "^2.5.3", "vinxi": "0.4.3" diff --git a/examples/react/start-basic/package.json b/examples/react/start-basic/package.json index 5a6f3f8c1a..83a19aa431 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-router": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 e5db0c4165..f13860bdb8 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.4.12", "@tanstack/react-router": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 3bb4214387..6313b1f3db 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.74.0", "@tanstack/react-router-with-query": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "@convex-dev/react-query": "0.0.0-alpha.5", "concurrently": "^8.2.2", "convex": "^1.16.6", diff --git a/examples/react/start-counter/package.json b/examples/react/start-counter/package.json index 93c2cc80e4..57b78975cb 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tanstack/react-router": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "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 3e91df7932..0d50448030 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.45.4", "@tanstack/react-router": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "@vitejs/plugin-react": "^4.3.2", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/react/start-trellaux/package.json b/examples/react/start-trellaux/package.json index f7d80d074a..0c5c235d74 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -14,7 +14,7 @@ "@tanstack/react-router": "^1.74.0", "@tanstack/react-router-with-query": "^1.74.0", "@tanstack/router-devtools": "^1.74.0", - "@tanstack/start": "^1.74.0", + "@tanstack/start": "^1.74.1", "ky": "^1.7.2", "msw": "^2.4.11", "react": "^18.3.1", diff --git a/packages/start/package.json b/packages/start/package.json index e9aabb77f2..30fa0586c1 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/start", - "version": "1.74.0", + "version": "1.74.1", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT",