Skip to content

Commit

Permalink
release: v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Feb 25, 2024
1 parent c1b2b67 commit 2954840
Show file tree
Hide file tree
Showing 29 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion examples/react/authenticated-routes-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-default-search-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
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 @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/react-router-server": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"get-port": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/react-router-server": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"get-port": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/deferred-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"immer": "^10.0.3",
"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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/location-masking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@radix-ui/react-dialog": "^1.0.5",
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/navigation-blocking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"axios": "^1.6.5",
"immer": "^10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/scroll-restoration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/react-virtual": "^3.0.1",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/vinxi-basic-ssr-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/vinxi-basic-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/vinxi-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@tanstack/router-vite-plugin": "^1.16.5",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@trpc/client": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-waku-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@hono/node-server": "^1.4.1",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"hono": "^3.12.0",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-with-bling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-router": "^1.16.6",
"@tanstack/react-router-server": "^1.16.6",
"@tanstack/react-store": "^0.2.1",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"fastify": "^4.25.2",
"get-port": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-with-framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"axios": "^1.6.5",
"framer-motion": "^10.17.9",
"immer": "^10.0.3",
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 @@ -14,7 +14,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.16.6",
"@tanstack/router-devtools": "^1.17.0",
"@tanstack/router-devtools": "^1.17.1",
"@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/router-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-devtools",
"version": "1.17.0",
"version": "1.17.1",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
Loading

0 comments on commit 2954840

Please sign in to comment.