Skip to content

Commit bda3045

Browse files
nperez0111claude
andcommitted
fix: pin better-auth to ~1.4.x to fix docs build
better-auth 1.5.x removed createAuthMiddleware from the plugins export, breaking the docs site build. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9daa7aa commit bda3045

File tree

2 files changed

+37
-123
lines changed

2 files changed

+37
-123
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@vercel/analytics": "^1.6.1",
7373
"@y-sweet/react": "^0.6.3",
7474
"ai": "^6.0.5",
75-
"better-auth": "^1.4.15",
75+
"better-auth": "~1.4.15",
7676
"better-sqlite3": "^12.6.2",
7777
"class-variance-authority": "^0.7.1",
7878
"framer-motion": "^12.26.2",

pnpm-lock.yaml

Lines changed: 36 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)