[PR #7536] [MERGED] chore: update .postmortem #15630

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

📋 Pull Request Information

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

Base: canaryHead: himself65/2026/01/21/postmortem


📝 Commits (3)

  • b36a9c2 chore: update .postmortem
  • b80f2f7 Update .postmortem/client-side-import-server.md
  • a2f59db chore: md fix

📊 Changes

1 file changed (+141 additions, -0 deletions)

View changed files

.postmortem/client-side-import-server.md (+141 -0)

📄 Description

Summary by cubic

Add a postmortem documenting the recurring issue of importing the server-only better-auth package in client code and the resulting build/runtime failures. It clarifies the correct client import (better-auth/client), outlines root causes, and lists prevention steps and user guidance to avoid future mistakes.

Written for commit a2f59dbfb8. 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/7536 **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/21/postmortem` --- ### 📝 Commits (3) - [`b36a9c2`](https://github.com/better-auth/better-auth/commit/b36a9c264ddbcd29e0f22c4c6dc681c2518a3a13) chore: update `.postmortem` - [`b80f2f7`](https://github.com/better-auth/better-auth/commit/b80f2f77c8efff3cac4521a8a1d72fbd32fa5c6a) Update .postmortem/client-side-import-server.md - [`a2f59db`](https://github.com/better-auth/better-auth/commit/a2f59dbfb8bb1ee2200274cea469568844bf40db) chore: md fix ### 📊 Changes **1 file changed** (+141 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.postmortem/client-side-import-server.md` (+141 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Add a postmortem documenting the recurring issue of importing the server-only better-auth package in client code and the resulting build/runtime failures. It clarifies the correct client import (better-auth/client), outlines root causes, and lists prevention steps and user guidance to avoid future mistakes. <sup>Written for commit a2f59dbfb8bb1ee2200274cea469568844bf40db. 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:53 -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#15630