[PR #5850] [MERGED] chore: rename tsconfig customCondition to dev-source #31877

Closed
opened 2026-04-17 22:45:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5850
Author: @bytaesu
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @himself65

Base: canaryHead: 2025-11-08/chore/rename-tsconfig-custom-condition


📝 Commits (1)

  • d28b3f9 chore: rename tsconfig customCondition to dev-source

📊 Changes

8 files changed (+71 additions, -71 deletions)

View changed files

📝 packages/better-auth/package.json (+50 -50)
📝 packages/core/package.json (+11 -11)
📝 packages/expo/package.json (+2 -2)
📝 packages/passkey/package.json (+2 -2)
📝 packages/sso/package.json (+2 -2)
📝 packages/stripe/package.json (+2 -2)
📝 packages/telemetry/package.json (+1 -1)
📝 tsconfig.base.json (+1 -1)

📄 Description

Summary by cubic

Renamed the custom exports condition from better-auth-dev-source to dev-source across all packages and updated tsconfig.base.json. This preserves IDE jump-to-definition and has no runtime impact.

  • Migration
    • If any external tooling referenced better-auth-dev-source, update it to dev-source.

Written for commit d28b3f9c8d. Summary will update automatically on new commits.


🔄 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/5850 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-11-08/chore/rename-tsconfig-custom-condition` --- ### 📝 Commits (1) - [`d28b3f9`](https://github.com/better-auth/better-auth/commit/d28b3f9c8d0a4c498c5235065e8cc53bcee35b61) chore: rename tsconfig customCondition to dev-source ### 📊 Changes **8 files changed** (+71 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+50 -50) 📝 `packages/core/package.json` (+11 -11) 📝 `packages/expo/package.json` (+2 -2) 📝 `packages/passkey/package.json` (+2 -2) 📝 `packages/sso/package.json` (+2 -2) 📝 `packages/stripe/package.json` (+2 -2) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `tsconfig.base.json` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Renamed the custom exports condition from better-auth-dev-source to dev-source across all packages and updated tsconfig.base.json. This preserves IDE jump-to-definition and has no runtime impact. - **Migration** - If any external tooling referenced better-auth-dev-source, update it to dev-source. <sup>Written for commit d28b3f9c8d0a4c498c5235065e8cc53bcee35b61. Summary will update automatically on new commits.</sup> <!-- 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-17 22:45:15 -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#31877