Skip to content

ci(repo): Version packages - #9402

Merged
wobsoriano merged 1 commit into
mainfrom
changeset-release/main
Aug 13, 2026
Merged

ci(repo): Version packages#9402
wobsoriano merged 1 commit into
mainfrom
changeset-release/main

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

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

  • Internal improvements to Clerk Protect. No action is required, and instances that do not use Protect are unaffected. (#9299) by @zourzouvillys

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 @mauricioabreu

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0

@clerk/shared@4.29.0

Minor Changes

  • Internal improvements to Clerk Protect. No action is required, and instances that do not use Protect are unaffected. (#9299) by @zourzouvillys

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 @mauricioabreu

  • Ensure 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 @wobsoriano

  • Fix the /types entry point to export the documented Clerk types. (#9434) by @wobsoriano

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0
    • @clerk/backend@3.16.5

@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 @mauricioabreu

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0

@clerk/chrome-extension@3.1.70

Patch Changes

  • Add the /legacy entry point for the legacy useSignIn() and useSignUp() hooks. (#9434) by @wobsoriano

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0
    • @clerk/clerk-js@6.29.0
    • @clerk/ui@1.30.2
    • @clerk/react@6.14.2

@clerk/electron@0.0.31

Patch Changes

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:
    • @clerk/shared@4.29.0
    • @clerk/clerk-js@6.29.0
    • @clerk/react@6.14.2

@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_invalid errors 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 @wobsoriano

  • Bump the bundled clerk-android SDK (clerk-android-api and clerk-android-ui) from 1.1.0 to 1.1.2. See the Clerk Android release: https://github.com/clerk/clerk-android/releases/tag/v1.1.2. (#9445) by @clerk-cookie

  • Bump the bundled clerk-ios SDK from 1.3.8 to 1.3.9. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.3.9. (#9423) by @clerk-cookie

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0
    • @clerk/clerk-js@6.29.0
    • @clerk/react@6.14.2

@clerk/expo-passkeys@2.0.10

Patch Changes

@clerk/express@2.1.56

Patch Changes

@clerk/fastify@3.1.66

Patch Changes

@clerk/hono@0.1.66

Patch Changes

@clerk/localizations@4.15.2

Patch Changes

@clerk/nextjs@7.7.5

Patch Changes

  • Adds runtime migration errors when using the removed <SignedIn>, <SignedOut>, and <Protect> components. (#9273) by @royanger

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0
    • @clerk/backend@3.16.5
    • @clerk/react@6.14.2

@clerk/nuxt@3.0.8

Patch Changes

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:
    • @clerk/shared@4.29.0
    • @clerk/backend@3.16.5
    • @clerk/vue@2.4.28

@clerk/react@6.14.2

Patch Changes

@clerk/react-router@3.6.10

Patch Changes

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:
    • @clerk/shared@4.29.0
    • @clerk/backend@3.16.5
    • @clerk/react@6.14.2

@clerk/tanstack-react-start@1.5.1

Patch Changes

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:
    • @clerk/shared@4.29.0
    • @clerk/backend@3.16.5
    • @clerk/react@6.14.2

@clerk/testing@2.2.23

Patch Changes

@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 @mauricioabreu

  • Updated dependencies [81840b3, b7fb564, 44edcc9]:

    • @clerk/shared@4.29.0
    • @clerk/localizations@4.15.2

@clerk/vue@2.4.28

Patch Changes

@clerk/headless@0.0.24

Patch Changes

@clerk/msw@0.0.60

Patch Changes

@clerk/swingset@0.0.34

Patch Changes

  • Updated dependencies [81840b3]:
    • @clerk/ui@1.30.2
    • @clerk/headless@0.0.24

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview Aug 13, 2026 9:15pm
swingset Ready Ready Preview Aug 13, 2026 9:15pm

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Aug 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@9402

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@9402

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@9402

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@9402

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9402

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9402

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9402

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@9402

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9402

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@9402

@clerk/express

npm i https://pkg.pr.new/@clerk/express@9402

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@9402

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9402

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@9402

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@9402

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@9402

@clerk/react

npm i https://pkg.pr.new/@clerk/react@9402

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@9402

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@9402

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@9402

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@9402

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9402

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@9402

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@9402

commit: 9e03c83

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-08-13T21:16:35.741Z

Summary

Metric Count
Packages analyzed 19
Packages with changes 0
🔴 Breaking changes 0
🟡 Non-breaking changes 0
🟢 Additions 0

No API Changes Detected

All packages have stable APIs with no detected changes.


Report generated by Break Check

Last ran on 9e03c83.

@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 799c729 to 1d4b846 Compare August 12, 2026 19:13
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 1d4b846 to 409c7d9 Compare August 12, 2026 19:29
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 409c7d9 to 8e23d1a Compare August 12, 2026 20:52
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 8e23d1a to 4b17481 Compare August 12, 2026 21:32
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 4b17481 to 83a3336 Compare August 12, 2026 22:20
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 83a3336 to fb4f7a8 Compare August 12, 2026 23:16
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from fb4f7a8 to c718605 Compare August 13, 2026 01:59
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from c718605 to 7fee126 Compare August 13, 2026 03:18
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 7fee126 to 71da595 Compare August 13, 2026 11:57
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 71da595 to 3550493 Compare August 13, 2026 15:29
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.

2 participants