Minor Changes
-
Introduce
EmailLinkErrorCodeStatusto support users in custom flows and markEmailLinkErrorCodeas deprecated. (#5142) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/nextjs/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
Patch Changes
-
Fix an infinity re-render issue in
UserProfileModalwhen we passuserProfilePropsin<UserButton />and we havecustomMenuItemsandcustomPages(#5145) by @nikospapcom -
Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6,a9b0087fca3f427f65907b358d9b5bc0c95921d8,92d17d7c087470b262fa5407cb6720fe6b17d333]:- @clerk/shared@2.22.0
- @clerk/types@4.46.1