[PR #1146] [MERGED] fix: typo on JSDoc #29255

Closed
opened 2026-04-17 20:37:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1146
Author: @ping-maxwell
Created: 1/5/2025
Status: Merged
Merged: 1/10/2025
Merged by: @Bekacru

Base: mainHead: typo/AdapterSchemaCreation


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/better-auth/src/types/adapter.ts (+1 -1)

📄 Description

Changed:
"Relative paths are supported, with the current working directory devs as the base."
To:
"Relative paths are supported, with the current working directory of the developer's project as the base."

This also means the CLI which generates schemas must also identify the projects package.json and use that as a reference for the base directory.


🔄 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/1146 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/5/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `typo/AdapterSchemaCreation` --- ### 📝 Commits (1) - [`d8f28ea`](https://github.com/better-auth/better-auth/commit/d8f28ea7e8b0bdf3489523ef5e470c15ed8db829) fix: typo on JSDoc ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/types/adapter.ts` (+1 -1) </details> ### 📄 Description Changed: "Relative paths are supported, with the current working directory devs as the base." To: "Relative paths are supported, with the current working directory of the developer's project as the base." This also means the CLI which generates schemas must also identify the projects package.json and use that as a reference for the base directory. --- <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-17 20:37:42 -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#29255