[PR #5513] [MERGED] chore: fix turborepo cache #31654

Closed
opened 2026-04-17 22:32:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5513
Author: @himself65
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/22/turbo


📝 Commits (1)

  • d84d44b chore: fix turborepo cache

📊 Changes

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

View changed files

📝 turbo.json (+0 -4)

📄 Description

Summary by cubic

Removed the misconfigured typecheck cache in turbo.json to stop caching .tsbuildinfo and dist/**, which caused stale builds. Turborepo now uses default behavior for typecheck without caching these outputs.


🔄 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/5513 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/22/turbo` --- ### 📝 Commits (1) - [`d84d44b`](https://github.com/better-auth/better-auth/commit/d84d44b9fec08565b3c2596a0d5f4bda1ab01ae0) chore: fix turborepo cache ### 📊 Changes **1 file changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `turbo.json` (+0 -4) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Removed the misconfigured typecheck cache in turbo.json to stop caching .tsbuildinfo and dist/**, which caused stale builds. Turborepo now uses default behavior for typecheck without caching these outputs. <!-- 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-17 22:32:45 -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#31654