Fix7.7.6
Fix formatting in clerkMiddleware() error message
Fixed a stray double space in the getAuth() error message that prevented proper rendering of the first bullet point about clerkMiddleware() usage detection.
Patch Changes
-
Fix a stray double space in the
getAuth()"Clerk can't detect usage of clerkMiddleware()" error, so the first bullet renders as- clerkMiddleware() is used in your Next.js middleware or proxy file.(#9408) by @manovotny -
Updated dependencies [
7f5c294]:- @clerk/shared@4.29.1
- @clerk/backend@3.16.6
- @clerk/react@6.14.3
nextjserror-handlingformatting
Source: original entry ↗