Skip to content

Commit

Permalink
Merge branch 'beta' of https://github.com/TanStack/router into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Nov 16, 2022
2 parents 32b1e9b + bd7a201 commit 8476dc2
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/react/basic-ssr-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"axios": "^1.1.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"debug": "node --inspect-brk server"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"axios": "^1.1.3",
"react": "^18.2.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 @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@vitejs/plugin-react": "^1.1.3",
"axios": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-codesplit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@vitejs/plugin-react": "^1.1.3",
"axios": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-routegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@vitejs/plugin-react": "^1.1.3",
"axios": "^1.1.3",
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 @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@vitejs/plugin-react": "^1.1.3",
"axios": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^4.14.1",
"@tanstack/react-query-devtools": "^4.14.1",
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@vitejs/plugin-react": "^1.1.3",
"axios": "^1.1.3",
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 @@ -13,7 +13,7 @@
"dependencies": {
"@tanstack/react-query": "^4.14.1",
"@tanstack/react-query-devtools": "^4.14.1",
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@trpc/client": "^10.0.0-rc.6",
"@trpc/react-query": "^10.0.0-rc.6",
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 @@ -13,7 +13,7 @@
"dependencies": {
"@tanstack/react-query": "^4.14.1",
"@tanstack/react-query-devtools": "^4.14.1",
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"@tanstack/react-router-devtools": "0.0.1-beta.13",
"@trpc/client": "^10.0.0-rc.6",
"@trpc/react-query": "^10.0.0-rc.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"sideEffects": false,
"peerDependencies": {
"@tanstack/react-router": "0.0.1-beta.14",
"@tanstack/react-router": "0.0.1-beta.15",
"react": ">=16",
"react-dom": ">=16"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-rank-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"peerDependencies": {
"react": ">=16",
"react-dom": ">=16",
"@tanstack/react-router": "0.0.1-beta.14"
"@tanstack/react-router": "0.0.1-beta.15"
}
}
4 changes: 2 additions & 2 deletions packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/react-router",
"author": "Tanner Linsley",
"version": "0.0.1-beta.14",
"version": "0.0.1-beta.15",
"license": "MIT",
"repository": "tanstack/router",
"homepage": "https://tanstack.com/router/",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.7",
"@tanstack/router-core": "0.0.1-beta.14",
"@tanstack/router-core": "0.0.1-beta.15",
"react-lazy-with-preload": "^2.2.1",
"use-sync-external-store": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/router-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/router-core",
"author": "Tanner Linsley",
"version": "0.0.1-beta.14",
"version": "0.0.1-beta.15",
"license": "MIT",
"repository": "tanstack/router",
"homepage": "https://tanstack.com/router",
Expand Down

0 comments on commit 8476dc2

Please sign in to comment.