Skip to content

Commit

Permalink
release: v1.26.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Apr 7, 2024
1 parent c5eaf1c commit dac25a2
Show file tree
Hide file tree
Showing 32 changed files with 127 additions and 127 deletions.
4 changes: 2 additions & 2 deletions examples/react/authenticated-routes-context/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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"@vanilla-extract/css": "^1.14.1",
"axios": "^1.6.5",
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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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 @@ -11,8 +11,8 @@
"test:types": "tsc --extendedDiagnostics"
},
"dependencies": {
"@tanstack/react-router": "^1.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"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.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-virtual": "^3.0.1",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/router-devtools": "^1.26.12",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/react/vinxi-basic-ssr-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "vinxi start"
},
"dependencies": {
"@tanstack/react-router": "^1.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@vinxi/react": "0.1.1",
"@vinxi/server-functions": "^0.1.1",
"autoprefixer": "^10.4.15",
Expand All @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/vinxi-basic-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "vinxi start"
},
"dependencies": {
"@tanstack/react-router": "^1.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@vinxi/react": "0.1.1",
"@vinxi/server-functions": "^0.1.1",
"autoprefixer": "^10.4.15",
Expand All @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/vinxi-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "vinxi start"
},
"dependencies": {
"@tanstack/react-router": "^1.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@vinxi/react": "0.1.1",
"@vinxi/server-functions": "^0.1.1",
"autoprefixer": "^10.4.15",
Expand All @@ -18,7 +18,7 @@
"vinxi": "0.1.2"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/router-devtools": "^1.26.12",
"@tanstack/router-vite-plugin": "^1.26.10",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"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.26.11",
"@tanstack/react-router-server": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/react-router-server": "^1.26.12",
"@tanstack/react-store": "^0.2.1",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"axios": "^1.6.5",
"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.26.11",
"@tanstack/router-devtools": "^1.26.11",
"@tanstack/react-router": "^1.26.12",
"@tanstack/router-devtools": "^1.26.12",
"@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-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-router-server",
"version": "1.26.11",
"version": "1.26.12",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
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.26.11",
"version": "1.26.12",
"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.26.11",
"version": "1.26.12",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit dac25a2

Please sign in to comment.