We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c914974 commit e2e4504Copy full SHA for e2e4504
.changeset/fifty-cases-bet.md
@@ -0,0 +1,5 @@
1
+---
2
+"create-better-t-stack": patch
3
4
+
5
+Bump better-auth packages to v1.3.0
apps/cli/src/constants.ts
@@ -28,8 +28,8 @@ export const DEFAULT_CONFIG: ProjectConfig = {
28
};
29
30
export const dependencyVersionMap = {
31
- "better-auth": "^1.2.10",
32
- "@better-auth/expo": "^1.2.10",
+ "better-auth": "^1.3.0",
+ "@better-auth/expo": "^1.3.0",
33
34
"drizzle-orm": "^0.44.2",
35
"drizzle-kit": "^0.31.2",
0 commit comments