[PR #2044] [MERGED] fix(docs): supabase-migration-guide.mdx types #4132

Closed
opened 2026-03-13 11:33:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2044
Author: @dbworku
Created: 3/29/2025
Status: Merged
Merged: 3/29/2025
Merged by: @Bekacru

Base: mainHead: dbworku-supabase-migration-guide


📝 Commits (1)

  • 773321b Fix supabase-migration-guide.mdx types

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 docs/content/docs/guides/supabase-migration-guide.mdx (+3 -3)

📄 Description

Node defaults types for environment variables tostring | undefined. Adding the non-null assertion operator.


🔄 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/2044 **Author:** [@dbworku](https://github.com/dbworku) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/29/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `dbworku-supabase-migration-guide` --- ### 📝 Commits (1) - [`773321b`](https://github.com/better-auth/better-auth/commit/773321b1c1efcd15dce3631be97169851e0b3842) Fix supabase-migration-guide.mdx types ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/guides/supabase-migration-guide.mdx` (+3 -3) </details> ### 📄 Description Node defaults types for environment variables to`string | undefined`. Adding the non-null assertion operator. --- <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-03-13 11:33:41 -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#4132