Squash merge beta into main

This commit is contained in:
Aman Varshney
2025-04-19 17:30:59 +05:30
parent 724d32b913
commit 0de49d4e45
27 changed files with 113 additions and 130 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
remove none option in api

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
Only add tRPC server adapters when API is tRPC

9
.changeset/pre.json Normal file
View File

@@ -0,0 +1,9 @@
{
"mode": "exit",
"tag": "beta",
"initialVersions": {
"create-better-t-stack": "2.0.5",
"web": "0.0.0"
},
"changesets": ["dirty-seas-train", "polite-mirrors-love"]
}