·
24 commits
to main
since this release
Minor Changes
-
Introduce
EmailLinkErrorCodeStatus
to support users in custom flows and markEmailLinkErrorCode
as deprecated. (#5142) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/nextjs/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
-
Support passing additional properties to
eventPrebuiltComponentMounted()
, and ensurewithSignUp
is collected onSignIn
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/[email protected]