ci(repo): Version packages - #9521
Open
clerk-cookie wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-google-signin
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
Contributor
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 21, 2026 03:48
3160376 to
f70d05d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@6.30.0
Minor Changes
Patch Changes
8bc1c9f,17b865b]:@clerk/shared@4.30.0
Minor Changes
Patch Changes
Fix sign-ups that continue into an enterprise SSO connection failing with
invalid_redirect_url("Redirect url invalid") instead of redirecting to the identity provider. (#9449) by @zourzouvillysA sign-up does not always know it requires
enterprise_ssowhen the form is first submitted — the requirement appears once the identity behind the sign-up is resolved, which can happen several steps later. Whichever step was active at that point performed the hand-off to the identity provider, and most of them did so without the redirect URLs it requires, so the request was rejected and the sign-up dead-ended with no way to continue. Retrying reproduced it every time. Flows that reached SSO directly from the first sign-up form were unaffected, which is why this only showed up on some sign-ups.The redirect URLs are now derived from the sign-up context wherever the flow continues, so the hand-off works from every step: the continue form, email-link and code verification, and the verification step that precedes them.
@clerk/astro@4.0.18
Patch Changes
8bc1c9f,17b865b]:@clerk/backend@3.16.11
Patch Changes
8bc1c9f,17b865b]:@clerk/chrome-extension@3.1.75
Patch Changes
8bc1c9f,17b865b]:@clerk/electron@0.0.36
Patch Changes
8bc1c9f,17b865b]:@clerk/expo@4.5.3
Patch Changes
8bc1c9f,17b865b]:@clerk/expo-passkeys@2.0.14
Patch Changes
8bc1c9f,17b865b]:@clerk/express@2.1.62
Patch Changes
8bc1c9f,17b865b]:@clerk/fastify@3.1.72
Patch Changes
8bc1c9f,17b865b]:@clerk/hono@0.1.72
Patch Changes
8bc1c9f,17b865b]:@clerk/localizations@4.15.6
Patch Changes
8bc1c9f,17b865b]:@clerk/nextjs@7.8.1
Patch Changes
8bc1c9f,17b865b]:@clerk/nuxt@3.0.14
Patch Changes
8bc1c9f,17b865b]:@clerk/react@6.14.6
Patch Changes
Fixes an issue where OAuth account transfers that needed additional verification were returned to the beginning of sign-in. (#9497) by @zourzouvillys
Updated dependencies [
8bc1c9f,17b865b]:@clerk/react-router@3.6.16
Patch Changes
8bc1c9f,17b865b]:@clerk/tanstack-react-start@1.5.7
Patch Changes
8bc1c9f,17b865b]:@clerk/testing@2.2.29
Patch Changes
8bc1c9f,17b865b]:@clerk/ui@1.30.7
Patch Changes
Fixes an issue where OAuth account transfers that needed additional verification were returned to the beginning of sign-in. (#9497) by @zourzouvillys
Fix sign-ups that continue into an enterprise SSO connection failing with
invalid_redirect_url("Redirect url invalid") instead of redirecting to the identity provider. (#9449) by @zourzouvillysA sign-up does not always know it requires
enterprise_ssowhen the form is first submitted — the requirement appears once the identity behind the sign-up is resolved, which can happen several steps later. Whichever step was active at that point performed the hand-off to the identity provider, and most of them did so without the redirect URLs it requires, so the request was rejected and the sign-up dead-ended with no way to continue. Retrying reproduced it every time. Flows that reached SSO directly from the first sign-up form were unaffected, which is why this only showed up on some sign-ups.The redirect URLs are now derived from the sign-up context wherever the flow continues, so the hand-off works from every step: the continue form, email-link and code verification, and the verification step that precedes them.
Updated dependencies [
8bc1c9f,17b865b]:@clerk/vue@2.4.32
Patch Changes
8bc1c9f,17b865b]:@clerk/headless@0.0.28
Patch Changes
8bc1c9f,17b865b]:@clerk/msw@0.0.64
Patch Changes
8bc1c9f,17b865b]:@clerk/swingset@0.0.39
Patch Changes
8bc1c9f,17b865b]: