Skip to content

Commit 09de996

Browse files
committed
release: v1.137.0
1 parent 0dcc20e commit 09de996

File tree

37 files changed

+39
-39
lines changed

37 files changed

+39
-39
lines changed

examples/react/start-bare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.136.18",
1313
"@tanstack/react-router-devtools": "^1.136.18",
14-
"@tanstack/react-start": "^1.136.18",
14+
"@tanstack/react-start": "^1.137.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"zod": "^3.24.2"

examples/react/start-basic-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@prisma/client": "5.22.0",
1414
"@tanstack/react-router": "^1.136.18",
1515
"@tanstack/react-router-devtools": "^1.136.18",
16-
"@tanstack/react-start": "^1.136.18",
16+
"@tanstack/react-start": "^1.137.0",
1717
"prisma": "^5.22.0",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",

examples/react/start-basic-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@tanstack/react-router": "^1.136.18",
1616
"@tanstack/react-router-devtools": "^1.136.18",
17-
"@tanstack/react-start": "^1.136.18",
17+
"@tanstack/react-start": "^1.137.0",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0"
2020
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tanstack/react-router": "^1.136.18",
1515
"@tanstack/react-router-devtools": "^1.136.18",
1616
"@tanstack/react-router-ssr-query": "^1.136.18",
17-
"@tanstack/react-start": "^1.136.18",
17+
"@tanstack/react-start": "^1.137.0",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"redaxios": "^0.5.1",

examples/react/start-basic-static/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-router": "^1.136.18",
1313
"@tanstack/react-router-devtools": "^1.136.18",
14-
"@tanstack/react-start": "^1.136.18",
15-
"@tanstack/start-static-server-functions": "^1.136.18",
14+
"@tanstack/react-start": "^1.137.0",
15+
"@tanstack/start-static-server-functions": "^1.137.0",
1616
"@vitejs/plugin-react": "^5.1.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

examples/react/start-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.136.18",
1313
"@tanstack/react-router-devtools": "^1.136.18",
14-
"@tanstack/react-start": "^1.136.18",
14+
"@tanstack/react-start": "^1.137.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"tailwind-merge": "^2.6.0",

examples/react/start-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@tanstack/react-router": "^1.136.18",
1919
"@tanstack/react-router-devtools": "^1.136.18",
2020
"@tanstack/react-router-ssr-query": "^1.136.18",
21-
"@tanstack/react-start": "^1.136.18",
21+
"@tanstack/react-start": "^1.137.0",
2222
"@tanstack/router-plugin": "^1.136.18",
2323
"react": "^19.1.1",
2424
"react-dom": "^19.1.1",

examples/react/start-clerk-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@clerk/tanstack-react-start": "^0.26.3",
1313
"@tanstack/react-router": "^1.136.18",
1414
"@tanstack/react-router-devtools": "^1.136.18",
15-
"@tanstack/react-start": "^1.136.18",
15+
"@tanstack/react-start": "^1.137.0",
1616
"@vitejs/plugin-react": "^4.3.4",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

examples/react/start-convex-trellaux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@tanstack/react-router": "^1.136.18",
1818
"@tanstack/react-router-devtools": "^1.136.18",
1919
"@tanstack/react-router-ssr-query": "^1.136.18",
20-
"@tanstack/react-start": "^1.136.18",
20+
"@tanstack/react-start": "^1.137.0",
2121
"concurrently": "^8.2.2",
2222
"convex": "^1.19.0",
2323
"ky": "^1.7.4",

examples/react/start-counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.136.18",
1313
"@tanstack/react-router-devtools": "^1.136.18",
14-
"@tanstack/react-start": "^1.136.18",
14+
"@tanstack/react-start": "^1.137.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0"
1717
},

0 commit comments

Comments
 (0)