ci(repo): Version packages - #9402
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 11, 2026 21:12
aec185b to
95d95c5
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 11, 2026 21:45
95d95c5 to
7c0e89e
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 11, 2026 22:41
7c0e89e to
89710d0
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 19:13
799c729 to
1d4b846
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 19:29
1d4b846 to
409c7d9
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 20:52
409c7d9 to
8e23d1a
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 21:32
8e23d1a to
4b17481
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 22:20
4b17481 to
83a3336
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 23:16
83a3336 to
fb4f7a8
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 13, 2026 01:59
fb4f7a8 to
c718605
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 13, 2026 03:18
c718605 to
7fee126
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 13, 2026 11:57
7fee126 to
71da595
Compare
clerk-cookie
force-pushed
the
changeset-release/main
branch
from
August 13, 2026 15:29
71da595 to
3550493
Compare
wobsoriano
approved these changes
Aug 13, 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.29.0
Minor Changes
Patch Changes
Billing applied-discount snapshots now include optional
durationInCycles. Payment attempt and statement UIs use the original discount length instead of cycles remaining, and omit the duration copy when it is unavailable. (#9401) by @mauricioabreuUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/shared@4.29.0
Minor Changes
Patch Changes
Billing applied-discount snapshots now include optional
durationInCycles. Payment attempt and statement UIs use the original discount length instead of cycles remaining, and omit the duration copy when it is unavailable. (#9401) by @mauricioabreuEnsure organization permission checks remain accurate when JWT v2 permission masks exceed JavaScript's safe integer range. (#9381) by @jeremy-clerk
@clerk/astro@4.0.12
Patch Changes
Log
Clerk.load()failures to the console instead of silently swallowing them, making component mount failures diagnosable. (#9361) by @wobsorianoFix the
/typesentry point to export the documented Clerk types. (#9434) by @wobsorianoUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/backend@3.16.5
Patch Changes
Billing applied-discount snapshots now include optional
durationInCycles. Payment attempt and statement UIs use the original discount length instead of cycles remaining, and omit the duration copy when it is unavailable. (#9401) by @mauricioabreuUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/chrome-extension@3.1.70
Patch Changes
Add the
/legacyentry point for the legacyuseSignIn()anduseSignUp()hooks. (#9434) by @wobsorianoUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/electron@0.0.31
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/expo@4.2.8
Patch Changes
Fix a race on Android where the native module refreshed the client every time the app returned to the foreground, which could mint a duplicate client during browser SSO completion and cause
401 authentication_invaliderrors right after signing in. The native SDK is now initialized with its foreground client refresh disabled, since the JavaScript layer owns client state. Session token refresh and shared session sync are unaffected. (#9438) by @wobsorianoBump the bundled
clerk-androidSDK (clerk-android-apiandclerk-android-ui) from1.1.0to1.1.2. See the Clerk Android release: https://github.com/clerk/clerk-android/releases/tag/v1.1.2. (#9445) by @clerk-cookieBump the bundled
clerk-iosSDK from1.3.8to1.3.9. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.3.9. (#9423) by @clerk-cookieUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/expo-passkeys@2.0.10
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/express@2.1.56
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/fastify@3.1.66
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/hono@0.1.66
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/localizations@4.15.2
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/nextjs@7.7.5
Patch Changes
Adds runtime migration errors when using the removed
<SignedIn>,<SignedOut>, and<Protect>components. (#9273) by @royangerUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/nuxt@3.0.8
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/react@6.14.2
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/react-router@3.6.10
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/tanstack-react-start@1.5.1
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/testing@2.2.23
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/ui@1.30.2
Patch Changes
Billing applied-discount snapshots now include optional
durationInCycles. Payment attempt and statement UIs use the original discount length instead of cycles remaining, and omit the duration copy when it is unavailable. (#9401) by @mauricioabreuUpdated dependencies [
81840b3,b7fb564,44edcc9]:@clerk/vue@2.4.28
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/headless@0.0.24
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/msw@0.0.60
Patch Changes
81840b3,b7fb564,44edcc9]:@clerk/swingset@0.0.34
Patch Changes
81840b3]: