[PR #80] [MERGED] fix: ts config path and --output for cli #28689

Closed
opened 2026-04-17 20:10:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/80
Author: @Bekacru
Created: 10/3/2024
Status: Merged
Merged: 10/3/2024
Merged by: @Bekacru

Base: mainHead: cli


📝 Commits (2)

  • a880718 fix: path alis on generate and --output
  • d26561f chore: release v0.2.9-beta.3

📊 Changes

7 files changed (+76 additions, -87 deletions)

View changed files

dev/bun/better-auth_migrations/2024-09-30T11:10:17.438Z.sql (+0 -0)
dev/bun/ec.ts (+0 -66)
📝 dev/bun/tsconfig.json (+5 -1)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/better-auth/src/adapters/drizzle-adapter/index.ts (+0 -1)
📝 packages/better-auth/src/cli/commands/generate.ts (+15 -6)
📝 packages/better-auth/src/cli/get-config.ts (+55 -12)

📄 Description

closes #78 and closes #77


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/80 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `cli` --- ### 📝 Commits (2) - [`a880718`](https://github.com/better-auth/better-auth/commit/a880718b2066e41ca069c28f89c20c9f8c26975f) fix: path alis on generate and --output - [`d26561f`](https://github.com/better-auth/better-auth/commit/d26561f1bdbba0f48f27a1efaaa95d36098b267a) chore: release v0.2.9-beta.3 ### 📊 Changes **7 files changed** (+76 additions, -87 deletions) <details> <summary>View changed files</summary> ➖ `dev/bun/better-auth_migrations/2024-09-30T11:10:17.438Z.sql` (+0 -0) ➖ `dev/bun/ec.ts` (+0 -66) 📝 `dev/bun/tsconfig.json` (+5 -1) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/better-auth/src/adapters/drizzle-adapter/index.ts` (+0 -1) 📝 `packages/better-auth/src/cli/commands/generate.ts` (+15 -6) 📝 `packages/better-auth/src/cli/get-config.ts` (+55 -12) </details> ### 📄 Description closes #78 and closes #77 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 20:10:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#28689