Skip to content

Commit c09aab6

Browse files
ci: changeset release
1 parent a581680 commit c09aab6

File tree

47 files changed

+82
-49
lines changed

Some content is hidden

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

47 files changed

+82
-49
lines changed

.changeset/rare-pigs-smash.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

examples/react/start-bare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tanstack/react-router": "^1.168.19",
1414
"@tanstack/react-router-devtools": "^1.166.13",
15-
"@tanstack/react-start": "^1.167.35",
15+
"@tanstack/react-start": "^1.167.36",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"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
@@ -16,7 +16,7 @@
1616
"@prisma/client": "^7.0.0",
1717
"@tanstack/react-router": "^1.168.19",
1818
"@tanstack/react-router-devtools": "^1.166.13",
19-
"@tanstack/react-start": "^1.167.35",
19+
"@tanstack/react-start": "^1.167.36",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0",
2222
"redaxios": "^0.5.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@auth/core": "^0.41.1",
1414
"@tanstack/react-router": "^1.168.19",
1515
"@tanstack/react-router-devtools": "^1.166.13",
16-
"@tanstack/react-start": "^1.167.35",
16+
"@tanstack/react-start": "^1.167.36",
1717
"start-authjs": "^1.0.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.168.19",
1616
"@tanstack/react-router-devtools": "^1.166.13",
17-
"@tanstack/react-start": "^1.167.35",
17+
"@tanstack/react-start": "^1.167.36",
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
@@ -15,7 +15,7 @@
1515
"@tanstack/react-router": "^1.168.19",
1616
"@tanstack/react-router-devtools": "^1.166.13",
1717
"@tanstack/react-router-ssr-query": "^1.166.11",
18-
"@tanstack/react-start": "^1.167.35",
18+
"@tanstack/react-start": "^1.167.36",
1919
"react": "^19.0.0",
2020
"react-dom": "^19.0.0",
2121
"redaxios": "^0.5.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tanstack/react-router": "^1.168.19",
1414
"@tanstack/react-router-devtools": "^1.166.13",
15-
"@tanstack/react-start": "^1.167.35",
15+
"@tanstack/react-start": "^1.167.36",
1616
"@tanstack/start-static-server-functions": "^1.166.32",
1717
"@vitejs/plugin-react": "^6.0.1",
1818
"react": "^19.0.0",

examples/react/start-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tanstack/react-router": "^1.168.19",
1414
"@tanstack/react-router-devtools": "^1.166.13",
15-
"@tanstack/react-start": "^1.167.35",
15+
"@tanstack/react-start": "^1.167.36",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"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.168.19",
1919
"@tanstack/react-router-devtools": "^1.166.13",
2020
"@tanstack/react-router-ssr-query": "^1.166.11",
21-
"@tanstack/react-start": "^1.167.35",
21+
"@tanstack/react-start": "^1.167.36",
2222
"@tanstack/router-plugin": "^1.167.21",
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
@@ -13,7 +13,7 @@
1313
"@clerk/tanstack-react-start": "^0.27.14",
1414
"@tanstack/react-router": "^1.168.19",
1515
"@tanstack/react-router-devtools": "^1.166.13",
16-
"@tanstack/react-start": "^1.167.35",
16+
"@tanstack/react-start": "^1.167.36",
1717
"@vitejs/plugin-react": "^6.0.1",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)