Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (beta) #3064

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Version Packages (beta) #3064

merged 1 commit into from
Apr 1, 2024

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Mar 28, 2024

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/clerk-js@5.0.0-beta.39

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

  • Correct chunk loading logic in clerk.headless.browser variant (#3062) by @LekoArts

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

  • Update token refresh mechanism to handle network failures without raising an error (#3035) by @dimkl

  • Height misalignment fixes for Password section in <UserProfile/> (#3081) by @octoper

  • Hide "Add passkey" button in UP when app is satellite. (#3070) by @panteliselef

  • Updated dependencies [fc3ffd880, 840636a14, 1fd2eff38, f540e9843]:

    • @clerk/localizations@2.0.0-beta.20
    • @clerk/shared@2.0.0-beta.21
    • @clerk/types@4.0.0-beta.23

@clerk/localizations@2.0.0-beta.20

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/nextjs@5.0.0-beta.39

Minor Changes

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

Patch Changes

@clerk/shared@2.0.0-beta.21

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/types@4.0.0-beta.23

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/backend@1.0.0-beta.32

Patch Changes

  • Add support for scrypt_werkzeug in UserAPI PasswordHasher. (#3060) by @Nikpolik

  • Add missing pagination params types for clerkClient.invitations.getInvitationList() (#3079) by @dimkl

  • Updated dependencies [fc3ffd880, 1fd2eff38]:

    • @clerk/shared@2.0.0-beta.21

@clerk/chrome-extension@1.0.0-beta.39

Patch Changes

@clerk/clerk-expo@1.0.0-beta.39

Patch Changes

@clerk/fastify@1.0.0-beta.39

Patch Changes

gatsby-plugin-clerk@5.0.0-beta.39

Patch Changes

  • Updated dependencies [987994909, 1bea9c200]:
    • @clerk/backend@1.0.0-beta.32
    • @clerk/clerk-react@5.0.0-beta.34
    • @clerk/clerk-sdk-node@5.0.0-beta.33

@clerk/clerk-react@5.0.0-beta.34

Patch Changes

@clerk/remix@4.0.0-beta.39

Patch Changes

@clerk/clerk-sdk-node@5.0.0-beta.33

Patch Changes

@clerk/themes@2.0.0-beta.8

Patch Changes

@nikosdouvlis nikosdouvlis merged commit 178974f into main Apr 1, 2024
10 checks passed
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch April 1, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants