[PR #8294] [MERGED] docs: clarify strictNullChecks behavior under strict #24776

Closed
opened 2026-04-15 22:33:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8294
Author: @bytaesu
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @bytaesu

Base: canaryHead: cursor/strict-mode-null-checks-2b1c


📝 Commits (2)

  • dfb4af3 docs: add note about strictNullChecks overriding strict mode
  • 8e9a926 update

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/typescript.mdx (+2 -0)

📄 Description

Add a warning to the Strict Mode documentation about strictNullChecks: false overriding strict: true and causing type inference issues.


Slack Thread

Open in Web Open in Cursor 


🔄 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/8294 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `cursor/strict-mode-null-checks-2b1c` --- ### 📝 Commits (2) - [`dfb4af3`](https://github.com/better-auth/better-auth/commit/dfb4af31d793c8b48ca1704ddc7c1e54f1f29053) docs: add note about strictNullChecks overriding strict mode - [`8e9a926`](https://github.com/better-auth/better-auth/commit/8e9a926ce8bb1726eeef6ed78f0d92c9b713d5ca) update ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/typescript.mdx` (+2 -0) </details> ### 📄 Description Add a warning to the Strict Mode documentation about `strictNullChecks: false` overriding `strict: true` and causing type inference issues. --- [Slack Thread](https://betterauth.slack.com/archives/C0A8B5BARUK/p1772480021473299?thread_ts=1772480021.473299&cid=C0A8B5BARUK) <p><a href="https://cursor.com/agents/bc-96c26d6d-5b08-57c8-b7c8-2915bfdaa9cc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-96c26d6d-5b08-57c8-b7c8-2915bfdaa9cc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</p> --- <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-15 22:33:21 -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#24776