[PR #3436] [MERGED] fix: type issue #21721

Closed
opened 2026-04-15 20:33:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3436
Author: @ping-maxwell
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @Bekacru

Base: v1.3Head: fix/type-issue/stripe-zod-4


📝 Commits (1)

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 packages/better-auth/src/adapters/kysely-adapter/test/state.txt (+1 -1)
📝 packages/stripe/src/index.ts (+8 -8)

📄 Description

Summary by cubic

Fixed type definitions in the Stripe package by replacing Zod schema option objects with .meta() for descriptions. Updated test state from RUNNING to IDLE.


🔄 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/3436 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `v1.3` ← **Head:** `fix/type-issue/stripe-zod-4` --- ### 📝 Commits (1) - [`8168118`](https://github.com/better-auth/better-auth/commit/81681186744be54aad3064de8e8395c97fc3aae3) fix: type issue ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/adapters/kysely-adapter/test/state.txt` (+1 -1) 📝 `packages/stripe/src/index.ts` (+8 -8) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed type definitions in the Stripe package by replacing Zod schema option objects with .meta() for descriptions. Updated test state from RUNNING to IDLE. <!-- End of auto-generated description by cubic. --> --- <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 20:33:30 -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#21721