ci(repo): Version packages - #9521
Merged
Merged
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
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 21, 2026 14:48
f70d05d to
b2bd283
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 24, 2026 16:23
b2bd283 to
ea090f2
Compare
wobsoriano
approved these changes
Aug 24, 2026
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
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/shared@4.30.0
Minor Changes
Patch Changes
Keep Clerk's navigation inside the renderer.
ClerkProvidernow always suppliesrouterPush/routerReplace, so Clerk routes through your application's router when you provide one, and never navigates the window to an internal/CLERK-ROUTER/VIRTUAL/...path — which no custom protocol handler can serve, and which reloaded the renderer and dropped the user out of sign-in. (#9530) by @jeremy-clerkApplications that worked around this by passing no-op router functions, or by filtering
CLERK-ROUTER/VIRTUALout themselves, can remove those workarounds.Polish the missing/invalid key error copy: drop the two-space indent before the
npx clerk@latest initcommand (it rendered as a stray space in browser error overlays), start the follow-up sentence with the command name instead of "It" so the sentence stands on its own, and reword "Requires no Clerk account or login" to "No Clerk account or login required". (#9531) by @eatmorespinachFix an issue where sign-ups that used an enterprise SSO connection did not correctly forward redirect URLs. (#9449) by @zourzouvillys
@clerk/astro@4.0.18
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/backend@3.16.11
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/chrome-extension@3.1.75
Patch Changes
28b77ac,46bf7ce,8bc1c9f,28b77ac,17b865b]:@clerk/electron@0.0.36
Patch Changes
Keep Clerk's navigation inside the renderer.
ClerkProvidernow always suppliesrouterPush/routerReplace, so Clerk routes through your application's router when you provide one, and never navigates the window to an internal/CLERK-ROUTER/VIRTUAL/...path — which no custom protocol handler can serve, and which reloaded the renderer and dropped the user out of sign-in. (#9530) by @jeremy-clerkApplications that worked around this by passing no-op router functions, or by filtering
CLERK-ROUTER/VIRTUALout themselves, can remove those workarounds.Updated dependencies [
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/expo@4.5.3
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/expo-passkeys@2.0.14
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/express@2.1.62
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/fastify@3.1.72
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/hono@0.1.72
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/localizations@4.15.6
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/nextjs@7.8.1
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/nuxt@3.0.14
Patch Changes
28b77ac,46bf7ce,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 [
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/react-router@3.6.16
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/tanstack-react-start@1.5.7
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/testing@2.2.29
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/ui@1.30.7
Patch Changes
Keep Clerk's navigation inside the renderer.
ClerkProvidernow always suppliesrouterPush/routerReplace, so Clerk routes through your application's router when you provide one, and never navigates the window to an internal/CLERK-ROUTER/VIRTUAL/...path — which no custom protocol handler can serve, and which reloaded the renderer and dropped the user out of sign-in. (#9530) by @jeremy-clerkApplications that worked around this by passing no-op router functions, or by filtering
CLERK-ROUTER/VIRTUALout themselves, can remove those workarounds.Fixes an issue where OAuth account transfers that needed additional verification were returned to the beginning of sign-in. (#9497) by @zourzouvillys
Route an OAuth transfer to the sign-up continue step when sign-in uses a native OAuth transport. The callback previously navigated with hash-style URLs (
<sign-up-url>#/continue) that the in-place component router cannot resolve, landing transferred sign-ups on the start card where submitting created a fresh sign-up without the verified external account. (#9530) by @jeremy-clerkFix an issue where sign-ups that used an enterprise SSO connection did not correctly forward redirect URLs. (#9449) by @zourzouvillys
Updated dependencies [
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/vue@2.4.32
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/headless@0.0.28
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/msw@0.0.64
Patch Changes
28b77ac,46bf7ce,8bc1c9f,17b865b]:@clerk/swingset@0.0.39
Patch Changes
28b77ac,8bc1c9f,28b77ac,17b865b]: