[PR #7974] [MERGED] chore(i18n): re-export types #15908

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7974
Author: @jslno
Created: 2/14/2026
Status: Merged
Merged: 2/15/2026
Merged by: @Bekacru

Base: canaryHead: 02-14-2026/i18n-re-export-types


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/i18n/src/index.ts (+2 -1)

📄 Description

Summary by cubic

Re-exported i18n types from the package entry to simplify imports and improve DX. Consumers can now import types directly from the i18n package instead of deep paths, and minor lint issues were fixed.

Written for commit aa3d60b140. Summary will update 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/7974 **Author:** [@jslno](https://github.com/jslno) **Created:** 2/14/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `02-14-2026/i18n-re-export-types` --- ### 📝 Commits (2) - [`158d92a`](https://github.com/better-auth/better-auth/commit/158d92ac8a7f88d1f823066a756402068b7d11d7) chore(i18n): re-export types - [`aa3d60b`](https://github.com/better-auth/better-auth/commit/aa3d60b140069acf5aeb142859148c62bd60c121) chore: fix linting ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/i18n/src/index.ts` (+2 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Re-exported i18n types from the package entry to simplify imports and improve DX. Consumers can now import types directly from the i18n package instead of deep paths, and minor lint issues were fixed. <sup>Written for commit aa3d60b140069acf5aeb142859148c62bd60c121. Summary will update 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 10:18:09 -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#15908