Skip to content

Commit

Permalink
release: v1.88.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Dec 13, 2024
1 parent 5ad95cf commit 6e8967f
Show file tree
Hide file tree
Showing 53 changed files with 111 additions and 111 deletions.
4 changes: 2 additions & 2 deletions examples/react/authenticated-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-default-search-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-file-based-codesplitting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
6 changes: 3 additions & 3 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@tanstack/start": "^1.87.14",
"@tanstack/start": "^1.88.0",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@tanstack/start": "^1.87.14",
"@tanstack/start": "^1.88.0",
"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-virtual-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@tanstack/virtual-file-routes": "^1.87.6",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-virtual-inside-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@tanstack/virtual-file-routes": "^1.87.6",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/deferred-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/kitchen-sink-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/location-masking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@radix-ui/react-dialog": "^1.1.2",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/navigation-blocking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-esbuild-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "dev"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"preview": "rsbuild preview"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"build": "webpack build && tsc --noEmit"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/router-monorepo-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/router-devtools": "^1.88.0",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/history": "^1.87.6",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@router-mono-react-query/post-query": "workspace:*",
"redaxios": "^0.5.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/router-monorepo-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dev": "pnpm router build && pnpm post-feature build && pnpm app dev"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/router-devtools": "^1.88.0",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/history": "^1.87.6",
"@tanstack/react-router": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"redaxios": "^0.5.1",
"zod": "^3.23.8",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/scroll-restoration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/react-virtual": "^3.11.1",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/router-devtools": "^1.88.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions examples/react/search-validator-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/arktype-adapter": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/react-router": "^1.88.0",
"@tanstack/arktype-adapter": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/router-plugin": "^1.87.13",
"@tanstack/valibot-adapter": "^1.87.12",
"@tanstack/zod-adapter": "^1.87.12",
"@tanstack/valibot-adapter": "^1.88.0",
"@tanstack/zod-adapter": "^1.88.0",
"arktype": "2.0.0-rc.26",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"dependencies": {
"@prisma/client": "5.22.0",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/start": "^1.87.14",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/start": "^1.88.0",
"dotenv": "^16.4.7",
"prisma": "^5.22.0",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.12",
"@tanstack/react-router-with-query": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/start": "^1.87.14",
"@tanstack/react-router": "^1.88.0",
"@tanstack/react-router-with-query": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/start": "^1.88.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@babel/plugin-syntax-typescript": "^7.25.9",
"@tanstack/react-router": "^1.87.12",
"@tanstack/router-devtools": "^1.87.12",
"@tanstack/start": "^1.87.14",
"@tanstack/react-router": "^1.88.0",
"@tanstack/router-devtools": "^1.88.0",
"@tanstack/start": "^1.88.0",
"redaxios": "^0.5.1",
"tailwind-merge": "^2.5.5",
"vinxi": "0.5.1"
Expand Down
Loading

0 comments on commit 6e8967f

Please sign in to comment.