Skip to content

Commit 1920017

Browse files
committed
release: v1.121.0-alpha.27
1 parent 3614ac8 commit 1920017

File tree

94 files changed

+234
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+234
-234
lines changed

examples/react/authenticated-routes-firebase/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
14+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1515
"autoprefixer": "^10.4.20",
1616
"firebase": "^11.4.0",
1717
"postcss": "^8.5.1",

examples/react/authenticated-routes/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
14+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"redaxios": "^0.5.1",

examples/react/basic-default-search-params/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-query": "^5.66.0",
13-
"@tanstack/react-router": "^1.121.0-alpha.22",
14-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
13+
"@tanstack/react-router": "^1.121.0-alpha.27",
14+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"redaxios": "^0.5.1",

examples/react/basic-devtools-panel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
1414
"@tanstack/react-query-devtools": "^5.67.2",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",

examples/react/basic-file-based/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
14+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"redaxios": "^0.5.1",

examples/react/basic-non-nested-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0",
1616
"redaxios": "^0.5.1",

examples/react/basic-react-query-file-based/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"dependencies": {
1212
"@tanstack/react-query": "^5.66.0",
1313
"@tanstack/react-query-devtools": "^5.66.0",
14-
"@tanstack/react-router": "^1.121.0-alpha.22",
15-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
16-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
14+
"@tanstack/react-router": "^1.121.0-alpha.27",
15+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
16+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"redaxios": "^0.5.1",

examples/react/basic-react-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@tanstack/react-query": "^5.66.0",
1313
"@tanstack/react-query-devtools": "^5.66.0",
14-
"@tanstack/react-router": "^1.121.0-alpha.22",
15-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14+
"@tanstack/react-router": "^1.121.0-alpha.27",
15+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"redaxios": "^0.5.1",

examples/react/basic-virtual-file-based/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
14+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1515
"@tanstack/virtual-file-routes": "^1.121.0-alpha.1",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",

examples/react/basic-virtual-inside-file-based/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@tanstack/react-router": "^1.121.0-alpha.22",
13-
"@tanstack/react-router-devtools": "^1.121.0-alpha.22",
14-
"@tanstack/router-plugin": "^1.121.0-alpha.26",
12+
"@tanstack/react-router": "^1.121.0-alpha.27",
13+
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
14+
"@tanstack/router-plugin": "^1.121.0-alpha.27",
1515
"@tanstack/virtual-file-routes": "^1.121.0-alpha.1",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)