Minor Changes
- Introduce a new
allowedRedirectProtocolsoption to pass additional allowed protocols for user-provided redirect validation. (#4705) by @BRKalow
Patch Changes
-
Fixes an issue in
UserProfilewhere email and username forms could retain stale values from the previous render, leading to incorrect data being sent to FAPI (#4713) by @LauraBeatris -
Remove side-effect from
Sessionresource initialization that triggered a session cookie update. This cookie update is now explicitly part of theClerk.load()flow. (#4555) by @BRKalow -
Updated dependencies [
4e5e7f463c12893a21cb3b5f9317fc3f2945879b]:- @clerk/types@4.37.0
- @clerk/localizations@3.7.3
- @clerk/shared@2.18.1