Skip to content

Commit

Permalink
release: v1.35.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Jun 10, 2024
1 parent 0ae1019 commit ff8b875
Show file tree
Hide file tree
Showing 31 changed files with 65 additions and 65 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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
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 @@ -12,9 +12,9 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "^1.35.5",
"@tanstack/start": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/start": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"get-port": "^7.0.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 @@ -12,9 +12,9 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "^1.35.5",
"@tanstack/start": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/start": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"get-port": "^7.0.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 @@ -10,8 +10,8 @@
},
"dependencies": {
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"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.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.0.5",
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"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.17.8",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
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.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/react-virtual": "^3.0.1",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/router-devtools": "^1.35.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
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 @@ -12,10 +12,10 @@
"format": "prettier --write '**/*' --ignore-unknown"
},
"dependencies": {
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"@tanstack/start": "^1.35.5",
"@tanstack/start": "^1.35.6",
"redaxios": "^0.5.0",
"isbot": "^3.7.0",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"test:e2e:replay": "playwright test --project=replay-chromium"
},
"dependencies": {
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"@tanstack/start": "^1.35.5",
"@tanstack/start": "^1.35.6",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4",
"dotenv": "^16.4.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"dependencies": {
"@tanstack/react-query": "^5.40.0",
"@tanstack/react-query-devtools": "^5.40.0",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@tanstack/router-vite-plugin": "^1.35.4",
"@tanstack/start": "^1.35.5",
"@tanstack/start": "^1.35.6",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4",
"isbot": "^3.7.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/wip-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@trpc/client": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/wip-waku-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@hono/node-server": "^1.4.1",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"hono": "^3.12.0",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/wip-with-bling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"dependencies": {
"@tanstack/bling": "^0.5.0",
"@tanstack/react-router": "^1.35.5",
"@tanstack/start": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/start": "^1.35.6",
"@tanstack/react-store": "^0.2.1",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"fastify": "^4.25.2",
"get-port": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/wip-with-framer-motion/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.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"redaxios": "^0.5.0",
"framer-motion": "^10.17.9",
"immer": "^10.0.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.35.5",
"@tanstack/router-devtools": "^1.35.5",
"@tanstack/react-router": "^1.35.6",
"@tanstack/router-devtools": "^1.35.6",
"@trpc/client": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-router",
"version": "1.35.5",
"version": "1.35.6",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-devtools",
"version": "1.35.5",
"version": "1.35.6",
"description": "",
"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.35.5",
"version": "1.35.6",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit ff8b875

Please sign in to comment.