ci(repo): Version packages - #9609
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 29, 2026 14:58
656be04 to
4c2f998
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 29, 2026 16:03
4c2f998 to
ff9d2f7
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 29, 2026 23:41
ff9d2f7 to
ae714a1
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 16:50
ae714a1 to
1b4dd4f
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 17:56
1b4dd4f to
22cc566
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 04:00
02e8cd2 to
72db28a
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 04:08
72db28a to
d28101f
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 04:19
d28101f to
d410b4c
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 05:11
d410b4c to
12c3749
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 14:52
12c3749 to
473330c
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 16:48
473330c to
92cccf8
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 17:34
92cccf8 to
5d09985
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 17:40
5d09985 to
73e17b3
Compare
wobsoriano
approved these changes
Sep 1, 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/backend@3.17.0
Minor Changes
Patch Changes
Authorizationheader whenacceptsTokenis'any'or an array that includes'session_token'.authenticateRequest()now returns a signed-out state with reasontoken-type-mismatchfor such a token, matching the existingacceptsToken: 'session_token'behavior. (#9511) by @dominic-clerk@clerk/astro@4.0.21
Patch Changes
Bump
nanoidto 5.1.16 to pick up an upstream security fix. (#9565) by @renovateUpdated dependencies [
c4f9883,eef0ceb]:@clerk/chrome-extension@3.1.78
Patch Changes
0f70a63]:@clerk/clerk-js@6.30.3
Patch Changes
oidcPromptandoidcLoginHintbeing silently dropped from the Frontend API request inuser.createExternalAccount()andexternalAccount.reauthorize(). Both parameters were already accepted by the public types but never serialized, so providers such as Google would fall back to their default prompt behavior. They are now sent asoidc_promptandoidc_login_hint. (#9354) by @wobsoriano@clerk/electron@0.0.39
Patch Changes
0f70a63]:@clerk/expo@4.6.2
Patch Changes
Bump the bundled
clerk-iosSDK from1.5.0to1.5.1. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.5.1. (#9617) by @clerk-cookieBump the bundled
clerk-iosSDK from1.5.1to1.5.2. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.5.2. (#9631) by @seanperez29Updated dependencies [
0f70a63]:@clerk/expo-google-signin@1.0.3
Patch Changes
subclaim) asuser.idinstead of the email address, matching iOS. (#9606) by @wobsoriano@clerk/express@2.1.65
Patch Changes
c4f9883,eef0ceb]:@clerk/fastify@3.1.75
Patch Changes
Add an internal
__internal_enableHandshakeoption toclerkPlugin()(defaults totrue). When set tofalse, the plugin skips the handshake flow and strips handshake cookies and query params before authenticating requests. Intended for API-only backends that cannot returnSet-Cookieheaders to the browser. (#8560) by @jescalanUpdated dependencies [
c4f9883,eef0ceb]:@clerk/hono@0.1.75
Patch Changes
c4f9883,eef0ceb]:@clerk/nextjs@7.8.4
Patch Changes
Add
@deprecatedtags to the removed<SignedIn>,<SignedOut>, and<Protect>control-component stubs so editors and lint rules flag them at authoring time (with the<Show>migration guidance) instead of only failing when rendered. (#9627) by @manovotnyUpdated dependencies [
c4f9883,eef0ceb]:@clerk/nuxt@3.0.17
Patch Changes
c4f9883,eef0ceb]:@clerk/react-router@3.6.19
Patch Changes
c4f9883,eef0ceb]:@clerk/tanstack-react-start@1.5.10
Patch Changes
c4f9883,eef0ceb]:@clerk/testing@2.2.32
Patch Changes
c4f9883,eef0ceb]: