Skip to content

@clerk/react@6.1.3

Choose a tag to compare

@clerk-cookie clerk-cookie released this 25 Mar 19:32
· 139 commits to main since this release
759507d

Patch Changes

  • Deprecate the signOutOptions prop on <SignOutButton /> in favor of top-level redirectUrl and sessionId props. The signOutOptions prop still works but now emits a deprecation warning. (#8147) by @jacekradko