[PR #5839] chore: re-export third party types #14513

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

Original Pull Request: https://github.com/better-auth/better-auth/pull/5839

State: closed
Merged: Yes


Summary by cubic

Re-exported jose and zod types from the @better-auth entrypoint to simplify consumer imports. You can now import JSONWebKeySet, JWTPayload, and all zod types (including v4) directly from @better-auth.

  • Dependencies
    • Upgraded zod to 4.1.12 and switched internal code to named imports (import { z } from "zod").

Written for commit 2ec9485637. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5839 **State:** closed **Merged:** Yes --- <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Re-exported jose and zod types from the @better-auth entrypoint to simplify consumer imports. You can now import JSONWebKeySet, JWTPayload, and all zod types (including v4) directly from @better-auth. - **Dependencies** - Upgraded zod to 4.1.12 and switched internal code to named imports (import { z } from "zod"). <sup>Written for commit 2ec9485637b38d8e69c57e8c6c8b9373c372e71b. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:30:52 -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#14513