Skip to content

@clerk/ui@1.30.4

Choose a tag to compare

@clerk-cookie clerk-cookie released this 18 Aug 02:26
· 62 commits to main since this release
Immutable release. Only release title and notes can be modified.
2b83bd3

Patch Changes

  • Display a proper message when a password is rejected for matching one of the account's identifiers. Previously this error rendered as the incomplete sentence "Your password must contain ." on sign-up, reset password, and the user profile password form. The new message is available under the unstable__errors.form_password_matches_identifier localization key, and any password error the UI does not recognize now falls back to the message returned by the API instead of an empty sentence. (#9453) by @dmoerner

  • Updated dependencies [b815047]:

    • @clerk/localizations@4.15.4
    • @clerk/shared@4.29.2