github clerk/javascript @clerk/clerk-js@5.53.0

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

Minor Changes

  • Introduce EmailLinkErrorCodeStatus to support users in custom flows and mark EmailLinkErrorCode as deprecated. (#5142) by @alexcarpenter

    - import { EmailLinkErrorCode } from '@clerk/nextjs/errors'
    + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
  • Fix issue where unsafeMetadata was not associated with sign-ups in the combined sign-in-or-up flow. (#5161) by @dstaley

Patch Changes

Don't miss a new javascript release

NewReleases is sending notifications on new releases.