Skip to content

Commit

Permalink
release: v1.76.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Oct 26, 2024
1 parent 27a8821 commit dbc9f60
Show file tree
Hide file tree
Showing 35 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion examples/react/authenticated-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based-codesplitting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/start": "^1.76.3",
"@tanstack/router-plugin": "^1.76.4",
"@tanstack/start": "^1.76.4",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/start": "^1.76.3",
"@tanstack/router-plugin": "^1.76.4",
"@tanstack/start": "^1.76.4",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-virtual-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@tanstack/virtual-file-routes": "^1.64.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@tanstack/virtual-file-routes": "^1.64.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-esbuild-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rsbuild/core": "1.0.16",
"@rsbuild/plugin-react": "1.0.5",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@swc/core": "^1.7.36",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"html-webpack-plugin": "^5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/router-monorepo-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@router-mono-react-query/post-query": "workspace:*",
"redaxios": "^0.5.1",
"zod": "^3.23.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/router-monorepo-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"redaxios": "^0.5.1",
"zod": "^3.23.8",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/search-validator-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-arktype-adapter": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@tanstack/router-valibot-adapter": "^1.76.3",
"@tanstack/router-zod-adapter": "^1.76.3",
"arktype": "^2.0.0-rc.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@prisma/client": "5.21.1",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"dotenv": "^16.4.5",
"prisma": "^5.21.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.76.3",
"@tanstack/react-router-with-query": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/plugin-syntax-typescript": "^7.25.7",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"redaxios": "^0.5.1",
"tailwind-merge": "^2.5.4",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@clerk/tanstack-start": "0.4.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"dotenv": "^16.4.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-router": "^1.76.3",
"@tanstack/react-router-with-query": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"@convex-dev/react-query": "0.0.0-alpha.7",
"concurrently": "^8.2.2",
"convex": "^1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-supabase-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"@vitejs/plugin-react": "^4.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.76.3",
"@tanstack/react-router-with-query": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/start": "^1.76.3",
"@tanstack/start": "^1.76.4",
"ky": "^1.7.2",
"msw": "^2.4.11",
"react": "^18.3.1",
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 @@ -12,7 +12,7 @@
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@trpc/client": "11.0.0-rc.593",
"@trpc/react-query": "11.0.0-rc.593",
"@trpc/server": "11.0.0-rc.593",
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 @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.76.3",
"@tanstack/router-devtools": "^1.76.3",
"@tanstack/router-plugin": "^1.76.0",
"@tanstack/router-plugin": "^1.76.4",
"@trpc/client": "11.0.0-rc.593",
"@trpc/server": "11.0.0-rc.593",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-router",
"version": "1.76.3",
"version": "1.76.4",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-plugin",
"version": "1.76.0",
"version": "1.76.4",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-vite-plugin",
"version": "1.76.0",
"version": "1.76.4",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/start",
"version": "1.76.3",
"version": "1.76.4",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit dbc9f60

Please sign in to comment.