diff --git a/.changeset/fair-llamas-hydrate.md b/.changeset/fair-llamas-hydrate.md deleted file mode 100644 index b5e62c0ede..0000000000 --- a/.changeset/fair-llamas-hydrate.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@tanstack/react-start': patch -'@tanstack/react-start-client': patch -'@tanstack/solid-start': patch -'@tanstack/solid-start-client': patch ---- - -Avoid pulling the client hydration entry into root `@tanstack/react-start` and `@tanstack/solid-start` imports by re-exporting `Hydrate` from framework client Hydrate-only subpaths. diff --git a/examples/react/start-bare/package.json b/examples/react/start-bare/package.json index c41f1c2753..49aee307c7 100644 --- a/examples/react/start-bare/package.json +++ b/examples/react/start-bare/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "zod": "^4.4.3" diff --git a/examples/react/start-basic-auth/package.json b/examples/react/start-basic-auth/package.json index 3ebe303fa4..c72310d82a 100644 --- a/examples/react/start-basic-auth/package.json +++ b/examples/react/start-basic-auth/package.json @@ -16,7 +16,7 @@ "@prisma/client": "^7.0.0", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "redaxios": "^0.5.1", diff --git a/examples/react/start-basic-authjs/package.json b/examples/react/start-basic-authjs/package.json index 93c0af59f9..cd0f3c50df 100644 --- a/examples/react/start-basic-authjs/package.json +++ b/examples/react/start-basic-authjs/package.json @@ -13,7 +13,7 @@ "@auth/core": "^0.41.1", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "start-authjs": "^1.0.0", diff --git a/examples/react/start-basic-cloudflare/package.json b/examples/react/start-basic-cloudflare/package.json index 24040a0988..0183075f43 100644 --- a/examples/react/start-basic-cloudflare/package.json +++ b/examples/react/start-basic-cloudflare/package.json @@ -14,7 +14,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/examples/react/start-basic-react-query/package.json b/examples/react/start-basic-react-query/package.json index e5e087dcdf..afc9f8a4f1 100644 --- a/examples/react/start-basic-react-query/package.json +++ b/examples/react/start-basic-react-query/package.json @@ -15,7 +15,7 @@ "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "redaxios": "^0.5.1", diff --git a/examples/react/start-basic-static/package.json b/examples/react/start-basic-static/package.json index 0fb2a39c68..2dce043677 100644 --- a/examples/react/start-basic-static/package.json +++ b/examples/react/start-basic-static/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "@tanstack/start-static-server-functions": "^1.167.9", "@vitejs/plugin-react": "^6.0.1", "react": "^19.0.0", diff --git a/examples/react/start-basic/package.json b/examples/react/start-basic/package.json index a216288a3e..747c00ff64 100644 --- a/examples/react/start-basic/package.json +++ b/examples/react/start-basic/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.6.0", diff --git a/examples/react/start-bun/package.json b/examples/react/start-bun/package.json index 9e6c875442..8c70ddb39e 100644 --- a/examples/react/start-bun/package.json +++ b/examples/react/start-bun/package.json @@ -18,7 +18,7 @@ "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "@tanstack/router-plugin": "^1.168.11", "react": "^19.1.1", "react-dom": "^19.1.1", diff --git a/examples/react/start-clerk-basic/package.json b/examples/react/start-clerk-basic/package.json index 5523e6613c..2c0229054f 100644 --- a/examples/react/start-clerk-basic/package.json +++ b/examples/react/start-clerk-basic/package.json @@ -13,7 +13,7 @@ "@clerk/tanstack-react-start": "^0.27.14", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "@vitejs/plugin-react": "^6.0.1", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/examples/react/start-convex-trellaux/package.json b/examples/react/start-convex-trellaux/package.json index 0e707f3826..e262048255 100644 --- a/examples/react/start-convex-trellaux/package.json +++ b/examples/react/start-convex-trellaux/package.json @@ -18,7 +18,7 @@ "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "concurrently": "^8.2.2", "convex": "^1.19.0", "ky": "^1.7.4", diff --git a/examples/react/start-counter/package.json b/examples/react/start-counter/package.json index cef33b390c..933fdc2e42 100644 --- a/examples/react/start-counter/package.json +++ b/examples/react/start-counter/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/examples/react/start-i18n-paraglide/package.json b/examples/react/start-i18n-paraglide/package.json index d3a0bbe4e3..819cb06d31 100644 --- a/examples/react/start-i18n-paraglide/package.json +++ b/examples/react/start-i18n-paraglide/package.json @@ -12,7 +12,7 @@ "@tanstack/react-devtools": "^0.7.0", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.1.1", "react-dom": "^19.1.1" }, diff --git a/examples/react/start-large/package.json b/examples/react/start-large/package.json index 180db939b0..935314c7c6 100644 --- a/examples/react/start-large/package.json +++ b/examples/react/start-large/package.json @@ -15,7 +15,7 @@ "@tanstack/react-query": "^5.90.0", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "redaxios": "^0.5.1", diff --git a/examples/react/start-material-ui/package.json b/examples/react/start-material-ui/package.json index d7cfb02e31..9bccd47e50 100644 --- a/examples/react/start-material-ui/package.json +++ b/examples/react/start-material-ui/package.json @@ -17,7 +17,7 @@ "@mui/material": "6.4.7", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "zod": "^4.4.3" diff --git a/examples/react/start-rscs/package.json b/examples/react/start-rscs/package.json index fc9a83dff1..115786c079 100644 --- a/examples/react/start-rscs/package.json +++ b/examples/react/start-rscs/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "dexie": "^4.0.10", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/examples/react/start-streaming-data-from-server-functions/package.json b/examples/react/start-streaming-data-from-server-functions/package.json index b114a026a6..68acad5ff7 100644 --- a/examples/react/start-streaming-data-from-server-functions/package.json +++ b/examples/react/start-streaming-data-from-server-functions/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "zod": "^4.4.3" diff --git a/examples/react/start-supabase-basic/package.json b/examples/react/start-supabase-basic/package.json index 8e321eaa23..4765176375 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.48.1", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "redaxios": "^0.5.1" diff --git a/examples/react/start-tailwind-v4/package.json b/examples/react/start-tailwind-v4/package.json index 9d6e339b07..311a0e8c6f 100644 --- a/examples/react/start-tailwind-v4/package.json +++ b/examples/react/start-tailwind-v4/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.6.0", diff --git a/examples/react/start-trellaux/package.json b/examples/react/start-trellaux/package.json index b8388f2687..8d1796d58d 100644 --- a/examples/react/start-trellaux/package.json +++ b/examples/react/start-trellaux/package.json @@ -15,7 +15,7 @@ "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "ky": "^1.7.4", "msw": "^2.7.0", "react": "^19.0.0", diff --git a/examples/react/start-workos/package.json b/examples/react/start-workos/package.json index e2ab492d65..cce0a89326 100644 --- a/examples/react/start-workos/package.json +++ b/examples/react/start-workos/package.json @@ -16,7 +16,7 @@ "@radix-ui/themes": "^3.3.0", "@tanstack/react-router": "^1.170.8", "@tanstack/react-router-devtools": "^1.167.0", - "@tanstack/react-start": "^1.168.13", + "@tanstack/react-start": "^1.168.14", "@workos/authkit-tanstack-react-start": "^0.5.0", "react": "^19.0.0", "react-dom": "^19.0.0" diff --git a/examples/solid/start-basic-auth/package.json b/examples/solid/start-basic-auth/package.json index bcdd23c0f6..af01db1d77 100644 --- a/examples/solid/start-basic-auth/package.json +++ b/examples/solid/start-basic-auth/package.json @@ -16,7 +16,7 @@ "@prisma/client": "^7.0.0", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "redaxios": "^0.5.1", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0" diff --git a/examples/solid/start-basic-authjs/package.json b/examples/solid/start-basic-authjs/package.json index 490f8f6203..7de5807588 100644 --- a/examples/solid/start-basic-authjs/package.json +++ b/examples/solid/start-basic-authjs/package.json @@ -13,7 +13,7 @@ "@auth/core": "^0.41.1", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10", "start-authjs": "^1.0.0", "tailwind-merge": "^3.6.0" diff --git a/examples/solid/start-basic-cloudflare/package.json b/examples/solid/start-basic-cloudflare/package.json index caeaeee642..2d3397861d 100644 --- a/examples/solid/start-basic-cloudflare/package.json +++ b/examples/solid/start-basic-cloudflare/package.json @@ -14,7 +14,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10" }, "devDependencies": { diff --git a/examples/solid/start-basic-netlify/package.json b/examples/solid/start-basic-netlify/package.json index 054c1a6feb..74bc845c5a 100644 --- a/examples/solid/start-basic-netlify/package.json +++ b/examples/solid/start-basic-netlify/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10" }, "devDependencies": { diff --git a/examples/solid/start-basic-nitro/package.json b/examples/solid/start-basic-nitro/package.json index 568d18352e..9cdc653b90 100644 --- a/examples/solid/start-basic-nitro/package.json +++ b/examples/solid/start-basic-nitro/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10" }, "devDependencies": { diff --git a/examples/solid/start-basic-solid-query/package.json b/examples/solid/start-basic-solid-query/package.json index 15adac1fc3..e9da562222 100644 --- a/examples/solid/start-basic-solid-query/package.json +++ b/examples/solid/start-basic-solid-query/package.json @@ -15,7 +15,7 @@ "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", "@tanstack/solid-router-ssr-query": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "redaxios": "^0.5.1", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0" diff --git a/examples/solid/start-basic-static/package.json b/examples/solid/start-basic-static/package.json index 714967e858..e68baa863a 100644 --- a/examples/solid/start-basic-static/package.json +++ b/examples/solid/start-basic-static/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "@tanstack/start-static-server-functions": "^1.167.9", "redaxios": "^0.5.1", "solid-js": "^1.9.10", diff --git a/examples/solid/start-basic/package.json b/examples/solid/start-basic/package.json index 5a74510924..4e23d77dc2 100644 --- a/examples/solid/start-basic/package.json +++ b/examples/solid/start-basic/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "redaxios": "^0.5.1", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0" diff --git a/examples/solid/start-bun/package.json b/examples/solid/start-bun/package.json index 08a51e5738..a3cd591650 100644 --- a/examples/solid/start-bun/package.json +++ b/examples/solid/start-bun/package.json @@ -18,7 +18,7 @@ "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", "@tanstack/solid-router-ssr-query": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "@tanstack/router-plugin": "^1.168.11", "solid-js": "^1.9.10", "tailwindcss": "^4.2.2" diff --git a/examples/solid/start-convex-better-auth/package.json b/examples/solid/start-convex-better-auth/package.json index face6e56f8..b1b13b15d1 100644 --- a/examples/solid/start-convex-better-auth/package.json +++ b/examples/solid/start-convex-better-auth/package.json @@ -15,7 +15,7 @@ "@tailwindcss/vite": "^4.2.2", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "better-auth": "^1.3.27", "clsx": "^2.1.1", "convex": "^1.28.2", diff --git a/examples/solid/start-counter/package.json b/examples/solid/start-counter/package.json index 6d8b824424..17410292ce 100644 --- a/examples/solid/start-counter/package.json +++ b/examples/solid/start-counter/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "redaxios": "^0.5.1", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0", diff --git a/examples/solid/start-i18n-paraglide/package.json b/examples/solid/start-i18n-paraglide/package.json index f7ed013ae3..c38b639f8d 100644 --- a/examples/solid/start-i18n-paraglide/package.json +++ b/examples/solid/start-i18n-paraglide/package.json @@ -12,7 +12,7 @@ "@tanstack/solid-devtools": "^0.7.0", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10" }, "devDependencies": { diff --git a/examples/solid/start-large/package.json b/examples/solid/start-large/package.json index 83c21d821b..51fb2f65f2 100644 --- a/examples/solid/start-large/package.json +++ b/examples/solid/start-large/package.json @@ -15,7 +15,7 @@ "@tanstack/solid-query": "^5.90.9", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "redaxios": "^0.5.1", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0", diff --git a/examples/solid/start-streaming-data-from-server-functions/package.json b/examples/solid/start-streaming-data-from-server-functions/package.json index 0c26e7d5a8..bd1166050a 100644 --- a/examples/solid/start-streaming-data-from-server-functions/package.json +++ b/examples/solid/start-streaming-data-from-server-functions/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10", "zod": "^4.4.3" }, diff --git a/examples/solid/start-supabase-basic/package.json b/examples/solid/start-supabase-basic/package.json index 84450d7020..5eb4fe4f13 100644 --- a/examples/solid/start-supabase-basic/package.json +++ b/examples/solid/start-supabase-basic/package.json @@ -16,7 +16,7 @@ "@supabase/supabase-js": "^2.48.1", "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.9", "redaxios": "^0.5.1" }, diff --git a/examples/solid/start-tailwind-v4/package.json b/examples/solid/start-tailwind-v4/package.json index 4da5152f79..bb7144166c 100644 --- a/examples/solid/start-tailwind-v4/package.json +++ b/examples/solid/start-tailwind-v4/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/solid-router": "^1.170.8", "@tanstack/solid-router-devtools": "^1.167.0", - "@tanstack/solid-start": "^1.168.13", + "@tanstack/solid-start": "^1.168.14", "solid-js": "^1.9.10", "tailwind-merge": "^3.6.0", "zod": "^4.4.3" diff --git a/packages/react-start-client/CHANGELOG.md b/packages/react-start-client/CHANGELOG.md index 0cf617b62d..df1e6265cb 100644 --- a/packages/react-start-client/CHANGELOG.md +++ b/packages/react-start-client/CHANGELOG.md @@ -1,5 +1,11 @@ # @tanstack/react-start-client +## 1.168.5 + +### Patch Changes + +- [#7492](https://github.com/TanStack/router/pull/7492) [`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8) - Avoid pulling the client hydration entry into root `@tanstack/react-start` and `@tanstack/solid-start` imports by re-exporting `Hydrate` from framework client Hydrate-only subpaths. + ## 1.168.4 ### Patch Changes diff --git a/packages/react-start-client/package.json b/packages/react-start-client/package.json index 41e72258e0..366ade6733 100644 --- a/packages/react-start-client/package.json +++ b/packages/react-start-client/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-start-client", - "version": "1.168.4", + "version": "1.168.5", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/react-start/CHANGELOG.md b/packages/react-start/CHANGELOG.md index 17580bfa55..949d84e88e 100644 --- a/packages/react-start/CHANGELOG.md +++ b/packages/react-start/CHANGELOG.md @@ -1,5 +1,14 @@ # @tanstack/react-start +## 1.168.14 + +### Patch Changes + +- [#7492](https://github.com/TanStack/router/pull/7492) [`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8) - Avoid pulling the client hydration entry into root `@tanstack/react-start` and `@tanstack/solid-start` imports by re-exporting `Hydrate` from framework client Hydrate-only subpaths. + +- Updated dependencies [[`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8)]: + - @tanstack/react-start-client@1.168.5 + ## 1.168.13 ### Patch Changes diff --git a/packages/react-start/package.json b/packages/react-start/package.json index 6c3f8ac627..bca3eb85cc 100644 --- a/packages/react-start/package.json +++ b/packages/react-start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-start", - "version": "1.168.13", + "version": "1.168.14", "description": "Modern and scalable routing for React applications", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/solid-start-client/CHANGELOG.md b/packages/solid-start-client/CHANGELOG.md index 681aa122fd..8899ff0fe7 100644 --- a/packages/solid-start-client/CHANGELOG.md +++ b/packages/solid-start-client/CHANGELOG.md @@ -1,5 +1,11 @@ # @tanstack/solid-start-client +## 1.168.5 + +### Patch Changes + +- [#7492](https://github.com/TanStack/router/pull/7492) [`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8) - Avoid pulling the client hydration entry into root `@tanstack/react-start` and `@tanstack/solid-start` imports by re-exporting `Hydrate` from framework client Hydrate-only subpaths. + ## 1.168.4 ### Patch Changes diff --git a/packages/solid-start-client/package.json b/packages/solid-start-client/package.json index ca542c9014..02a8c15d77 100644 --- a/packages/solid-start-client/package.json +++ b/packages/solid-start-client/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/solid-start-client", - "version": "1.168.4", + "version": "1.168.5", "description": "Modern and scalable routing for Solid applications", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/solid-start/CHANGELOG.md b/packages/solid-start/CHANGELOG.md index 4fb821cc85..54b0a987ed 100644 --- a/packages/solid-start/CHANGELOG.md +++ b/packages/solid-start/CHANGELOG.md @@ -1,5 +1,14 @@ # @tanstack/solid-start +## 1.168.14 + +### Patch Changes + +- [#7492](https://github.com/TanStack/router/pull/7492) [`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8) - Avoid pulling the client hydration entry into root `@tanstack/react-start` and `@tanstack/solid-start` imports by re-exporting `Hydrate` from framework client Hydrate-only subpaths. + +- Updated dependencies [[`71fb329`](https://github.com/TanStack/router/commit/71fb3297e93a126e1bcfd9eeb0626cc4b8df8dd8)]: + - @tanstack/solid-start-client@1.168.5 + ## 1.168.13 ### Patch Changes diff --git a/packages/solid-start/package.json b/packages/solid-start/package.json index 18449d2c61..598065ffd7 100644 --- a/packages/solid-start/package.json +++ b/packages/solid-start/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/solid-start", - "version": "1.168.13", + "version": "1.168.14", "description": "Modern and scalable routing for Solid applications", "author": "Tanner Linsley", "license": "MIT",