Skip to content

ci(repo): Version packages - #9251

Open
clerk-cookie wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci(repo): Version packages#9251
clerk-cookie wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Jul 27, 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/expo@4.1.0

Minor Changes

  • Introduce the useHostedAuth() hook for signing users in or up through Clerk's hosted Account Portal from native Expo apps. (#8960) by @mikepitre

    import { useHostedAuth } from '@clerk/expo/hosted-auth';
    
    const { startHostedAuth } = useHostedAuth();
    
    // Opens Account Portal on the sign-in page
    await startHostedAuth();
    
    // Or open the sign-up page first
    await startHostedAuth({ mode: 'sign-up' });

Patch Changes

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

  • Add a logo prop to the native AuthView, allowing Expo apps to replace the dashboard-configured logo with custom React Native content on Android and iOS. (#9163) by @swolfand

  • Keep the active session when a native client change resolves to a different, signed-out client. The check that discards those clients compared a reference that the refresh had already mutated, so it never engaged and the signed-out client was applied over the current session. (#8960) by @mikepitre

  • Updated dependencies [e35d971]:

    • @clerk/clerk-js@6.25.10
    • @clerk/react@6.12.8

@clerk/astro@4.0.3

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2

@clerk/backend@3.13.2

Patch Changes

  • Correct two Dashboard labels referenced in the instance restrictions documentation. blockDisposableEmailDomains bolded "Block sign-ups that use disposable email domains", but the toggle in the Clerk Dashboard is "Block sign-ups that use disposable email addresses". ignoreDotsForGmailAddresses bolded "Ignore dots for Gmail addresses" as a Dashboard toggle, but no such control exists — the wording now matches the equivalent comment on UpdateRestrictionsParams. Property names are unchanged. (#9253) by @manovotny

@clerk/chrome-extension@3.1.60

Patch Changes

  • Updated dependencies [e35d971, 12bfc27]:
    • @clerk/clerk-js@6.25.10
    • @clerk/ui@1.26.1
    • @clerk/react@6.12.8

@clerk/clerk-js@6.25.10

Patch Changes

  • Prevent overlapping verification preparations from triggering duplicate verification sends during sign-in, sign-up, and when verifying an email address, phone number, or web3 wallet from the user profile. (#9225) by @tmilewski

@clerk/electron@0.0.21

Patch Changes

  • Updated dependencies [e35d971]:
    • @clerk/clerk-js@6.25.10
    • @clerk/react@6.12.8

@clerk/express@2.1.47

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2

@clerk/fastify@3.1.57

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2

@clerk/hono@0.1.57

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2

@clerk/nextjs@7.6.2

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2
    • @clerk/react@6.12.8

@clerk/nuxt@2.6.23

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2
    • @clerk/vue@2.4.20

@clerk/react-router@3.6.1

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2
    • @clerk/react@6.12.8

@clerk/tanstack-react-start@1.4.24

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2
    • @clerk/react@6.12.8

@clerk/testing@2.2.14

Patch Changes

  • Updated dependencies [6f5fde9]:
    • @clerk/backend@3.13.2

@clerk/ui@1.26.1

Patch Changes

  • Fix an issue where Clerk's ticket query parameters were not removed from the URL when completing a sign-up that was missing requirements. (#9255) by @dstaley

@clerk/swingset@0.0.25

Patch Changes

  • Updated dependencies [12bfc27]:
    • @clerk/ui@1.26.1

@vercel

vercel Bot commented Jul 27, 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, Comment Jul 27, 2026 9:27pm
swingset Ready Ready Preview, Comment Jul 27, 2026 9:27pm

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 27, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 70358bc

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-27T21:28:23.693Z

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 70358bc.

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.

1 participant