Skip to content

Commit

Permalink
release: v1.58.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 25, 2024
1 parent 522f765 commit c1e845b
Show file tree
Hide file tree
Showing 30 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion examples/react/authenticated-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based-codesplitting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.56.2",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.9",
"@tanstack/router-plugin": "^1.58.10",
"@tanstack/start": "^1.58.10",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.9",
"@tanstack/router-plugin": "^1.58.10",
"@tanstack/start": "^1.58.10",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-virtual-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@tanstack/virtual-file-routes": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@tanstack/virtual-file-routes": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.56.2",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rsbuild/core": "1.0.4",
"@rsbuild/plugin-react": "1.0.2",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@swc/core": "^1.7.26",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"html-webpack-plugin": "^5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/search-validator-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@tanstack/router-zod-adapter": "^1.58.9",
"@tanstack/router-valibot-adapter": "^1.58.9",
"@tanstack/router-arktype-adapter": "^1.58.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@prisma/client": "5.19.1",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"dotenv": "^16.4.5",
"prisma": "^5.19.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.9",
"@tanstack/react-router-with-query": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/plugin-syntax-typescript": "^7.25.4",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"redaxios": "^0.5.1",
"tailwind-merge": "^2.5.2",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@clerk/tanstack-start": "0.4.1",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"dotenv": "^16.4.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-router": "^1.58.9",
"@tanstack/react-router-with-query": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"@convex-dev/react-query": "0.0.0-alpha.5",
"concurrently": "^8.2.2",
"convex": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-supabase-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"@vitejs/plugin-react": "^4.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.9",
"@tanstack/react-router-with-query": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/start": "^1.58.9",
"@tanstack/start": "^1.58.10",
"ky": "^1.7.2",
"msw": "^2.4.7",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query-devtools": "^5.56.2",
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@trpc/client": "11.0.0-rc.502",
"@trpc/react-query": "11.0.0-rc.502",
"@trpc/server": "11.0.0-rc.502",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.9",
"@tanstack/router-devtools": "^1.58.9",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/router-plugin": "^1.58.10",
"@trpc/client": "11.0.0-rc.502",
"@trpc/server": "11.0.0-rc.502",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-router",
"version": "1.58.9",
"version": "1.58.10",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-plugin",
"version": "1.58.4",
"version": "1.58.10",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-vite-plugin",
"version": "1.58.4",
"version": "1.58.10",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/start",
"version": "1.58.9",
"version": "1.58.10",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit c1e845b

Please sign in to comment.