[PR #6560] [MERGED] chore: fix types in package.json #14992

Closed
opened 2026-04-13 09:45:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6560
Author: @himself65
Created: 12/6/2025
Status: Merged
Merged: 12/6/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/06/types


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/better-auth/package.json (+1 -0)
📝 packages/core/package.json (+1 -0)
📝 packages/expo/package.json (+1 -0)
📝 packages/passkey/package.json (+1 -0)
📝 packages/scim/package.json (+1 -0)
📝 packages/sso/package.json (+1 -0)
📝 packages/stripe/package.json (+1 -0)
📝 packages/telemetry/package.json (+1 -0)

📄 Description

Summary by cubic

Added "types" fields to package.json across packages to correctly publish .d.mts type definitions. Fixes TypeScript type resolution for consumers and improves editor autocompletion.

  • Bug Fixes
    • Set "types" in better-auth, core, expo, passkey, scim, sso, stripe, telemetry.

Written for commit 398936565c. 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/6560 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/6/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/06/types` --- ### 📝 Commits (2) - [`31be265`](https://github.com/better-auth/better-auth/commit/31be265d10eff27aeff957dc4f224537fea11bb3) chore: fix types in package.json - [`3989365`](https://github.com/better-auth/better-auth/commit/398936565c2a827169bf248e125c37cd8b291b01) fix: no dts ### 📊 Changes **8 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+1 -0) 📝 `packages/core/package.json` (+1 -0) 📝 `packages/expo/package.json` (+1 -0) 📝 `packages/passkey/package.json` (+1 -0) 📝 `packages/scim/package.json` (+1 -0) 📝 `packages/sso/package.json` (+1 -0) 📝 `packages/stripe/package.json` (+1 -0) 📝 `packages/telemetry/package.json` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added "types" fields to package.json across packages to correctly publish .d.mts type definitions. Fixes TypeScript type resolution for consumers and improves editor autocompletion. - **Bug Fixes** - Set "types" in better-auth, core, expo, passkey, scim, sso, stripe, telemetry. <sup>Written for commit 398936565c2a827169bf248e125c37cd8b291b01. 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-13 09:45: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#14992