Skip to content

ci(repo): Version packages - #9276

Merged
dstaley merged 1 commit into
mainfrom
changeset-release/main
Jul 29, 2026
Merged

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

Conversation

@clerk-cookie

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/chrome-extension@3.1.62

Patch Changes

  • Updated dependencies [5cb6a02]:
    • @clerk/clerk-js@6.25.12

@clerk/clerk-js@6.25.12

Patch Changes

  • Apply the Safari ITP cookie refresh on sign-out. (#9254) by @dmoerner

    Signing out re-issues the client cookie from a fetch, which Safari's ITP caps at 7 days. The client outlives sign-out, and it is what Client Trust uses to recognize a known device, so the cap meant a user who signed out and came back more than a week later was treated as being on a new device and challenged for a second factor.

    signOut() now routes its redirect through /v1/client/touch when the client cookie is close to expiring, the same workaround setActive() already applies after sign-in. The redirect is left unchanged when no refresh is needed.

    This covers signOut() calls that navigate to a redirect URL, including <UserButton /> and <SignOutButton />. Passing your own callback to signOut(callback) still navigates on your behalf and is not decorated.

@clerk/electron@0.0.23

Patch Changes

  • Updated dependencies [5cb6a02]:
    • @clerk/clerk-js@6.25.12

@clerk/expo@4.1.2

Patch Changes

  • Updated dependencies [5cb6a02]:
    • @clerk/clerk-js@6.25.12

@vercel

vercel Bot commented Jul 29, 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 Jul 29, 2026 7:36pm
swingset Ready Ready Preview Jul 29, 2026 7:36pm

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 28fc877

@github-actions

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-29T19:37:12.317Z

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 28fc877.

@dstaley
dstaley merged commit 5f021ca into main Jul 29, 2026
53 checks passed
@dstaley
dstaley deleted the changeset-release/main branch July 29, 2026 19:51
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