[PR #948] [MERGED] refactor: remove consola #20458

Closed
opened 2026-04-15 19:42:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/948
Author: @Bekacru
Created: 12/19/2024
Status: Merged
Merged: 12/20/2024
Merged by: @Bekacru

Base: mainHead: fix/consola


📝 Commits (3)

  • 8a032eb refactor: remove consola
  • c5a252f chore: release v1.0.23-beta.1
  • cd740ae Merge branch 'main' into fix/consola

📊 Changes

5 files changed (+62 additions, -30 deletions)

View changed files

📝 packages/better-auth/package.json (+0 -1)
📝 packages/better-auth/src/utils/logger.ts (+60 -24)
📝 packages/cli/package.json (+1 -1)
📝 packages/expo/package.json (+1 -1)
📝 pnpm-lock.yaml (+0 -3)

📄 Description

remove consola from deps and use a custom made logger by default


🔄 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/948 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/20/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/consola` --- ### 📝 Commits (3) - [`8a032eb`](https://github.com/better-auth/better-auth/commit/8a032ebb9b8669ae769044f147451091a7804a78) refactor: remove consola - [`c5a252f`](https://github.com/better-auth/better-auth/commit/c5a252fecd356731baf15f9cd6c0fb497d8d76e7) chore: release v1.0.23-beta.1 - [`cd740ae`](https://github.com/better-auth/better-auth/commit/cd740ae9e418499915426771bfced844d4c9e388) Merge branch 'main' into fix/consola ### 📊 Changes **5 files changed** (+62 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+0 -1) 📝 `packages/better-auth/src/utils/logger.ts` (+60 -24) 📝 `packages/cli/package.json` (+1 -1) 📝 `packages/expo/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+0 -3) </details> ### 📄 Description remove consola from deps and use a custom made logger by default --- <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-15 19:42:53 -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#20458