[PR #290] [MERGED] fix: log on env related errors instead of throw #20110

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

📋 Pull Request Information

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

Base: mainHead: fix/svelte-build-error


📝 Commits (1)

  • 624ed20 fix: log on error instead of throw

📊 Changes

4 files changed (+10 additions, -10 deletions)

View changed files

📝 examples/svelte-kit-example/tsconfig.json (+2 -1)
📝 packages/better-auth/src/error/index.ts (+0 -1)
📝 packages/better-auth/src/init.ts (+5 -7)
📝 packages/better-auth/src/integrations/svelte-kit.ts (+3 -1)

📄 Description

closes #288


🔄 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/290 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/22/2024 **Status:** ✅ Merged **Merged:** 10/22/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/svelte-build-error` --- ### 📝 Commits (1) - [`624ed20`](https://github.com/better-auth/better-auth/commit/624ed205f632944161c47bc21f96c4e109046032) fix: log on error instead of throw ### 📊 Changes **4 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `examples/svelte-kit-example/tsconfig.json` (+2 -1) 📝 `packages/better-auth/src/error/index.ts` (+0 -1) 📝 `packages/better-auth/src/init.ts` (+5 -7) 📝 `packages/better-auth/src/integrations/svelte-kit.ts` (+3 -1) </details> ### 📄 Description closes #288 --- <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:29: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#20110