Skip to content

ci(repo): Version packages#4247

Merged
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main
Oct 2, 2024
Merged

ci(repo): Version packages#4247
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
Collaborator

@clerk-cookie clerk-cookie commented Sep 30, 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.

Releases

@clerk/clerk-js@5.25.0

Minor Changes

  • Drop the experimental mounted variant of UserVerification. (#4266) by @panteliselef

    Removes:

    • <__experimental_UserVerification/>
    • __experimental_mountUserVerification()
    • __experimental_unmountUserVerification()
  • Experimental Feature: <UserProfile/> allows users to update their information. Mostly of this information is considered sensitive data. (#4127) by @panteliselef

    We want to ensure that only the users themselves can alter any sensitive data.

    To increase security we are now, require users to re-verify their credentials when they are about to perform these actions:

    Operation Reverification Strategy Timeframe
    Update account (first/last name)
    Update username Strongest available 10m
    Delete account Strongest available 10m
    Create/Remove profile image
    Update password Strongest available 10m
    Remove password
    Revoke session Strongest available 10m
    Create identification Strongest available 10m
    Remove identification Strongest available 10m
    Change primary identification Strongest available 10m
    Update Passkey name
    Enable MFA (TOTP, Phone number) Strongest available 10m
    Disable MFA (TOΤP, Phone number) Strongest available 10m
    Create/Regenerate Backup Codes Strongest available 10m
    Connect External Account Strongest available 10m
    Re-authorize External Account
    Remove External Account Strongest available 10m
    Leave organization
  • We recently shipped an experimental feature to persist the Clerk client (under persistClient flag) as an opt-in. This allows for matching a user's device with a client. We want to test this behavior with more users, so we're making it opt-out as the next step. After more successful testing we'll remove the experimental flag and enable it by default. (#4250) by @panteliselef

    If you're encountering issues, please open an issue. You can disable this new behavior like so:

    // React
    <ClerkProvider experimental={{ persistClient: false }} />;
    
    // Vanilla JS
    await clerk.load({ experimental: { persistClient: false } });

Patch Changes

  • Allow single-character usernames in <UserProfile /> validation (#4243) by @nikospapcom

  • Handle gracefully yet unknown to our components Web3 providers (#4263) by @chanioxaris

  • Navigate to /choose when signing out during multi session. (#4203) by @alexcarpenter

  • Updated dependencies [f6fb8b53d, 4a8570590]:

    • @clerk/types@4.24.0
    • @clerk/localizations@3.1.1
    • @clerk/shared@2.8.5

@clerk/express@1.2.0

Minor Changes

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/nextjs@5.7.0

Minor Changes

  • Drop the experimental mounted variant of UserVerification. (#4266) by @panteliselef

    Removes:

    • <__experimental_UserVerification/>
    • __experimental_mountUserVerification()
    • __experimental_unmountUserVerification()

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/clerk-react@5.10.0
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/clerk-react@5.10.0

Minor Changes

  • Drop the experimental mounted variant of UserVerification. (#4266) by @panteliselef

    Removes:

    • <__experimental_UserVerification/>
    • __experimental_mountUserVerification()
    • __experimental_unmountUserVerification()

Patch Changes

@clerk/types@4.24.0

Minor Changes

  • Drop the experimental mounted variant of UserVerification. (#4266) by @panteliselef

    Removes:

    • <__experimental_UserVerification/>
    • __experimental_mountUserVerification()
    • __experimental_unmountUserVerification()
  • Experimental Feature: <UserProfile/> allows users to update their information. Mostly of this information is considered sensitive data. (#4127) by @panteliselef

    We want to ensure that only the users themselves can alter any sensitive data.

    To increase security we are now, require users to re-verify their credentials when they are about to perform these actions:

    Operation Reverification Strategy Timeframe
    Update account (first/last name)
    Update username Strongest available 10m
    Delete account Strongest available 10m
    Create/Remove profile image
    Update password Strongest available 10m
    Remove password
    Revoke session Strongest available 10m
    Create identification Strongest available 10m
    Remove identification Strongest available 10m
    Change primary identification Strongest available 10m
    Update Passkey name
    Enable MFA (TOTP, Phone number) Strongest available 10m
    Disable MFA (TOΤP, Phone number) Strongest available 10m
    Create/Regenerate Backup Codes Strongest available 10m
    Connect External Account Strongest available 10m
    Re-authorize External Account
    Remove External Account Strongest available 10m
    Leave organization

@clerk/astro@1.3.11

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/backend@1.13.7

Patch Changes

@clerk/chrome-extension@1.3.13

Patch Changes

@clerk/elements@0.15.8

Patch Changes

@clerk/clerk-expo@2.2.19

Patch Changes

@clerk/fastify@1.0.50

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/localizations@3.1.1

Patch Changes

@clerk/remix@4.2.34

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/clerk-react@5.10.0
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/clerk-sdk-node@5.0.47

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/shared@2.8.5

Patch Changes

@clerk/tanstack-start@0.4.10

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/clerk-react@5.10.0
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/testing@1.3.8

Patch Changes

  • Updated dependencies [f6fb8b53d, 4a8570590]:
    • @clerk/types@4.24.0
    • @clerk/backend@1.13.7
    • @clerk/shared@2.8.5

@clerk/themes@2.1.34

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 723a5bb to dd91239 Compare October 1, 2024 14:43
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch October 2, 2024 12:01
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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