github clerk/javascript @clerk/shared@2.22.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'
  • Support passing additional properties to eventPrebuiltComponentMounted(), and ensure withSignUp is collected on SignIn mount. (#5150) by @brkalow

Patch Changes

  • Previously, the getCurrentOrganizationMembership() function was duplicated in both @clerk/vue and @clerk/shared/react. This change moves the function to @clerk/shared/organization. (#5168) by @wobsoriano

  • Updated dependencies [a9b0087fca3f427f65907b358d9b5bc0c95921d8]:

    • @clerk/types@4.46.1

Don't miss a new javascript release

NewReleases is sending notifications on new releases.