Skip to content

v3.47.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 15:51
· 20 commits to main since this release

3.47.0 (2024-05-07)

Features

  • make dashboard without lang protected route in Clerk (704466b)
  • run Clerk middleware only needed (5aeee06)
  • upgrade to Clerk v5 and use Clerk's Core 2 (c1978f1)

Reverts

  • add back process.env.NEXT_PUBLIC_CLERK_SIGN_IN_URL (f8cb9f4)
  • downgrade React to 18.2 due to testing errors, error raised in Next.js issue #65161 (1815eb3)