Skip to content

Commit 7e031ec

Browse files
alexcarpenterclaude
andcommitted
chore: add changeset for auth misimport error
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f592ba5 commit 7e031ec

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/nextjs": patch
3+
---
4+
5+
Improved error message when `auth` is accidentally imported from `@clerk/nextjs` instead of `@clerk/nextjs/server`. Previously, bundlers would show a generic `'auth' is not exported` error. Now, a clear runtime error points developers to the correct import path.

0 commit comments

Comments
 (0)