github clerk/javascript @clerk/clerk-js@5.38.0

latest releases: @clerk/types@4.92.0, @clerk/clerk-js@5.99.0, @clerk/fastify@2.4.37...
11 months ago

Minor Changes

  • Introduce a new allowedRedirectProtocols option to pass additional allowed protocols for user-provided redirect validation. (#4705) by @BRKalow

Patch Changes

  • Fixes an issue in UserProfile where 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 Session resource initialization that triggered a session cookie update. This cookie update is now explicitly part of the Clerk.load() flow. (#4555) by @BRKalow

  • Updated dependencies [4e5e7f463c12893a21cb3b5f9317fc3f2945879b]:

    • @clerk/types@4.37.0
    • @clerk/localizations@3.7.3
    • @clerk/shared@2.18.1

Don't miss a new javascript release

NewReleases is sending notifications on new releases.