javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Version Packages (beta)

Open clerk-cookie opened this issue 1 year ago • 0 comments

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clerk/[email protected]

Minor Changes

  • Support for prompting a user to reset their password if it is found to be compromised during sign-in. (#3034) by @yourtallness

Patch Changes

@clerk/[email protected]

Minor Changes

  • Support for prompting a user to reset their password if it is found to be compromised during sign-in. (#3034) by @yourtallness

Patch Changes

  • Adds translation keys to be able to customize error messages when an identifier already exists: (#3073) by @octoper

    • form_identifier_exists__email_address
    • form_identifier_exists__username
    • form_identifier_exists__phone_number

@clerk/[email protected]

Minor Changes

  • Allow manually passing a publishable/secret key pair to the authMiddleware and clerkMiddleware helpers. (#3001) by @desiprisg

Patch Changes

@clerk/[email protected]

Minor Changes

  • Support for prompting a user to reset their password if it is found to be compromised during sign-in. (#3034) by @yourtallness

  • Allow manually passing a publishable/secret key pair to the authMiddleware and clerkMiddleware helpers. (#3001) by @desiprisg

@clerk/[email protected]

Minor Changes

  • Support for prompting a user to reset their password if it is found to be compromised during sign-in. (#3034) by @yourtallness

Patch Changes

  • Adds translation keys to be able to customize error messages when an identifier already exists: (#3073) by @octoper

    • form_identifier_exists__email_address
    • form_identifier_exists__username
    • form_identifier_exists__phone_number
  • Return to localhost when SSO callback fails on SignIn or SignUp (#2955) by @anagstef

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

clerk-cookie avatar Mar 28 '24 13:03 clerk-cookie