@clerk/react@6.1.3
·
139 commits
to main
since this release
Patch Changes
- Deprecate the
signOutOptionsprop on<SignOutButton />in favor of top-levelredirectUrlandsessionIdprops. ThesignOutOptionsprop still works but now emits a deprecation warning. (#8147) by @jacekradko