github clerk/javascript @clerk/clerk-js@4.73.7

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

Patch Changes

  • A bug was fixed to not override the existing sign-up state on the OAuth callback. (#4227) by @anagstef

    When continuing a sign-up flow with social connections, @clerk/clerk-js was creating a new SignUpResource object, instead of patching the existing one.

    This was affecting Web3 sign-up flows, since the wallet ID was being overridden on the browser redirect.

Don't miss a new javascript release

NewReleases is sending notifications on new releases.