[PR #7511] [MERGED] docs: fix @hookform/resolvers issue #15613

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7511
Author: @himself65
Created: 1/21/2026
Status: Merged
Merged: 1/21/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/01/20/zod


📝 Commits (6)

  • 917783f chore: bump @hookform/resolvers
  • e93fadd chore: bump @hookform/resolvers
  • 87b5610 Revert "chore: bump @hookform/resolvers"
  • 5947ca6 Revert "chore: bump @hookform/resolvers"
  • c19656a fix: code
  • 27af034 fix: lock

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 docs/components/generate-apple-jwt.tsx (+3 -2)
📝 docs/package.json (+1 -1)
📝 pnpm-lock.yaml (+1 -1)

📄 Description

Fixes: https://github.com/colinhacks/zod/issues/4879


Summary by cubic

Switched the Apple JWT form in docs to use standardSchemaResolver from @hookform/resolvers/standard-schema instead of zodResolver to fix resolver issues. Bumped @hookform/resolvers in docs from ^5.2.1 to ^5.2.2.

Written for commit 27af034a1f. 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/7511 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/20/zod` --- ### 📝 Commits (6) - [`917783f`](https://github.com/better-auth/better-auth/commit/917783f6bb6d1fb7c79be911c6bb45ac35349c10) chore: bump `@hookform/resolvers` - [`e93fadd`](https://github.com/better-auth/better-auth/commit/e93faddae3ddca451fac3870b7e56554145bd5aa) chore: bump `@hookform/resolvers` - [`87b5610`](https://github.com/better-auth/better-auth/commit/87b5610b20796504a1a1027ed782d92c75719bec) Revert "chore: bump `@hookform/resolvers`" - [`5947ca6`](https://github.com/better-auth/better-auth/commit/5947ca632acb589e87337c6e8eff6978f5151b05) Revert "chore: bump `@hookform/resolvers`" - [`c19656a`](https://github.com/better-auth/better-auth/commit/c19656aa86193944a59891f16f6af4b29e393cb5) fix: code - [`27af034`](https://github.com/better-auth/better-auth/commit/27af034a1f5192920b67dfd4ee29a5ba8302fbf2) fix: lock ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/generate-apple-jwt.tsx` (+3 -2) 📝 `docs/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1 -1) </details> ### 📄 Description Fixes: https://github.com/colinhacks/zod/issues/4879 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Switched the Apple JWT form in docs to use standardSchemaResolver from @hookform/resolvers/standard-schema instead of zodResolver to fix resolver issues. Bumped @hookform/resolvers in docs from ^5.2.1 to ^5.2.2. <sup>Written for commit 27af034a1f5192920b67dfd4ee29a5ba8302fbf2. 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:08:22 -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#15613