Skip to content

ci(repo): Version packages - #9609

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

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

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Aug 28, 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/backend@3.17.0

Minor Changes

  • Add experimental methods for sending and retrieving internal transactional emails, including Clerk suppression state and reasons. (#9553) by @jescalan

Patch Changes

  • Reject JWT-template tokens presented as session tokens in the Authorization header when acceptsToken is 'any' or an array that includes 'session_token'. authenticateRequest() now returns a signed-out state with reason token-type-mismatch for such a token, matching the existing acceptsToken: 'session_token' behavior. (#9511) by @dominic-clerk

@clerk/astro@4.0.21

Patch Changes

  • Bump nanoid to 5.1.16 to pick up an upstream security fix. (#9565) by @renovate

  • Updated dependencies [c4f9883, eef0ceb]:

    • @clerk/backend@3.17.0

@clerk/chrome-extension@3.1.78

Patch Changes

  • Updated dependencies [0f70a63]:
    • @clerk/clerk-js@6.30.3

@clerk/clerk-js@6.30.3

Patch Changes

  • Fix oidcPrompt and oidcLoginHint being silently dropped from the Frontend API request in user.createExternalAccount() and externalAccount.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 as oidc_prompt and oidc_login_hint. (#9354) by @wobsoriano

@clerk/electron@0.0.39

Patch Changes

  • Updated dependencies [0f70a63]:
    • @clerk/clerk-js@6.30.3

@clerk/expo@4.6.2

Patch Changes

@clerk/expo-google-signin@1.0.3

Patch Changes

  • Android now reports the Google account's stable identifier (the ID token's sub claim) as user.id instead of the email address, matching iOS. (#9606) by @wobsoriano

@clerk/express@2.1.65

Patch Changes

@clerk/fastify@3.1.75

Patch Changes

  • Add an internal __internal_enableHandshake option to clerkPlugin() (defaults to true). When set to false, the plugin skips the handshake flow and strips handshake cookies and query params before authenticating requests. Intended for API-only backends that cannot return Set-Cookie headers to the browser. (#8560) by @jescalan

  • Updated dependencies [c4f9883, eef0ceb]:

    • @clerk/backend@3.17.0

@clerk/hono@0.1.75

Patch Changes

@clerk/nextjs@7.8.4

Patch Changes

  • Add @deprecated tags 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 @manovotny

  • Updated dependencies [c4f9883, eef0ceb]:

    • @clerk/backend@3.17.0

@clerk/nuxt@3.0.17

Patch Changes

@clerk/react-router@3.6.19

Patch Changes

@clerk/tanstack-react-start@1.5.10

Patch Changes

@clerk/testing@2.2.32

Patch Changes

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
clerk-js-sandbox Ready Ready Preview Sep 1, 2026 5:43pm UTC
swingset Ready Ready Preview Sep 1, 2026 5:43pm UTC

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Aug 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 73e17b3

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-09-01T17:45:29.833Z

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 73e17b3.

@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 656be04 to 4c2f998 Compare August 29, 2026 14:58
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 4c2f998 to ff9d2f7 Compare August 29, 2026 16:03
@github-actions github-actions Bot added the astro label Aug 29, 2026
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from ff9d2f7 to ae714a1 Compare August 29, 2026 23:41
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from ae714a1 to 1b4dd4f Compare August 31, 2026 16:50
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 1b4dd4f to 22cc566 Compare August 31, 2026 17:56
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 02e8cd2 to 72db28a Compare September 1, 2026 04:00
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 72db28a to d28101f Compare September 1, 2026 04:08
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from d28101f to d410b4c Compare September 1, 2026 04:19
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from d410b4c to 12c3749 Compare September 1, 2026 05:11
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 12c3749 to 473330c Compare September 1, 2026 14:52
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 473330c to 92cccf8 Compare September 1, 2026 16:48
@clerk-cookie
clerk-cookie force-pushed the changeset-release/main branch from 92cccf8 to 5d09985 Compare September 1, 2026 17:34
@wobsoriano
wobsoriano merged commit 63a8efc into main Sep 1, 2026
51 checks passed
@wobsoriano
wobsoriano deleted the changeset-release/main branch September 1, 2026 17: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