Skip to content
Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 14 Nov 09:29
· 204 commits to main since this release
3353935

Minor Changes

  • Surface enterprise accounts in UserProfile, allowing to display more protocols besides SAML (#4518) by @LauraBeatris

  • Introduce the experimental.rethrowOfflineNetworkErrors option to the ClerkProvider component. (#4525) by @anagstef

    When set to true, Clerk will rethrow network errors that occur while the user is offline.

Patch Changes