Update TanStack Start references from devinxi to vite

This commit is contained in:
Aman Varshney
2025-06-28 21:34:47 +05:30
parent 60a102e961
commit 0486e2af0d
5 changed files with 9 additions and 4 deletions

View File

@@ -118,7 +118,7 @@
### Minor Changes
- 0ffaedd: Upgrade to Tanstack start devinxi
- 0ffaedd: Upgrade to Tanstack start vite
### Patch Changes

View File

@@ -68,7 +68,7 @@ export async function getFrontendChoice(
},
{
value: "tanstack-start" as const,
label: "TanStack Start (devinxi)",
label: "TanStack Start (vite)",
hint: "SSR, Server Functions, API Routes and more with TanStack Router",
},
];