Skip to content

Conversation

@clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Mar 6, 2025

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.56.0

Minor Changes

  • Support passkeys as a first factor strategy for reverification (#5242) by @octoper

Patch Changes

@clerk/localizations@3.12.0

Minor Changes

  • Support passkeys as a first factor strategy for reverification (#5242) by @octoper

Patch Changes

@clerk/nuxt@1.4.0

Minor Changes

  • Bump @nuxt/* dependencies to 3.16.0 and add proper typing for event.context.auth object in event handlers (#5300) by @wobsoriano

    export default eventHandler(event => {
      const { userId } = event.context.auth; // auth is now typed
    
      // ...
    
      return { userId };
    });

Patch Changes

@clerk/types@4.48.0

Minor Changes

  • Support passkeys as a first factor strategy for reverification (#5242) by @octoper

Patch Changes

  • Improve JSDoc documentation (#5296) by @LekoArts

  • Improve the UX on Reverification by not requiring the user's current password. (#5284) by @chanioxaris

    The user has already verified themselves using Reverification, so there is no point to maintain a two level verification in case they would like to change their password. Also, Reverification is a stronger verification factor, as it includes strategies such as email code.

  • Remove unused experimental.combinedFlow option. (#5290) by @panteliselef

@clerk/agent-toolkit@0.0.7

Patch Changes

@clerk/astro@2.3.3

Patch Changes

@clerk/backend@1.25.2

Patch Changes

@clerk/chrome-extension@2.2.16

Patch Changes

@clerk/elements@0.23.2

Patch Changes

@clerk/clerk-expo@2.8.5

Patch Changes

@clerk/expo-passkeys@0.1.23

Patch Changes

@clerk/express@1.3.53

Patch Changes

@clerk/fastify@2.1.26

Patch Changes

@clerk/nextjs@6.12.5

Patch Changes

@clerk/clerk-react@5.24.2

Patch Changes

@clerk/react-router@1.1.5

Patch Changes

@clerk/remix@4.5.5

Patch Changes

@clerk/shared@3.0.1

Patch Changes

@clerk/tanstack-start@0.11.4

Patch Changes

@clerk/testing@1.4.27

Patch Changes

@clerk/themes@2.2.21

Patch Changes

@clerk/vue@1.3.1

Patch Changes

@vercel
Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 9:16am

@github-actions github-actions bot force-pushed the changeset-release/main branch from 5e1c071 to 97ee76f Compare March 7, 2025 21:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from 97ee76f to 05b716b Compare March 10, 2025 09:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 05b716b to fd2de15 Compare March 10, 2025 09:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from fd2de15 to a5fdad1 Compare March 10, 2025 11:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from a5fdad1 to bbc30de Compare March 10, 2025 11:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from bbc30de to 4a5b15b Compare March 10, 2025 12:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4a5b15b to 54d43b1 Compare March 10, 2025 12:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 54d43b1 to 3a4e492 Compare March 10, 2025 13:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3a4e492 to fbd1987 Compare March 11, 2025 00:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from fbd1987 to 0781301 Compare March 11, 2025 14:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0781301 to ca3bc17 Compare March 11, 2025 16:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from ca3bc17 to 58cca56 Compare March 12, 2025 09:15
@nikosdouvlis nikosdouvlis reopened this Mar 12, 2025
@nikosdouvlis nikosdouvlis merged commit d41865c into main Mar 12, 2025
30 of 32 checks passed
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch March 12, 2025 09:23
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.

3 participants