Skip to content

ci(repo): Version packages#8340

Merged
wobsoriano merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

ci(repo): Version packages#8340
wobsoriano merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
Collaborator

@clerk-cookie clerk-cookie commented Apr 16, 2026

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/astro@3.0.17

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13

@clerk/backend@3.2.13

Patch Changes

@clerk/chrome-extension@3.1.14

Patch Changes

@clerk/clerk-js@6.7.4

Patch Changes

  • fix(clerk-js): Prevent background token refresh from destroying sessions on mobile (#8303) by @chriscanin

    On iOS, background thread throttling can starve the JS event loop for hours (e.g., overnight audio apps). When the SDK's background refresh timer eventually fires with stale credentials, the resulting 401 would trigger handleUnauthenticated() and destroy the session even though it's still valid on the server.

    Adds an early return in #refreshTokenInBackground(), gated to headless/mobile runtimes only (Expo sets runtimeEnvironment to 'headless'). If the token has already expired when the refresh timer fires, bail out instead of sending a request with stale credentials. The next foreground getToken() call handles token acquisition through the normal path with proper retry logic.

@clerk/expo@3.2.1

Patch Changes

  • Updated dependencies [ff5bd7d]:
    • @clerk/clerk-js@6.7.4
    • @clerk/react@6.4.2

@clerk/express@2.1.5

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13

@clerk/fastify@3.1.15

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13

@clerk/hono@0.1.15

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13

@clerk/nextjs@7.2.3

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13
    • @clerk/react@6.4.2

@clerk/nuxt@2.2.4

Patch Changes

  • Fixed attrs type in custom UI components. (#8301) by @renovate

  • Updated dependencies [fcc6c0c]:

    • @clerk/backend@3.2.13
    • @clerk/vue@2.0.15

@clerk/react-router@3.1.3

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13
    • @clerk/react@6.4.2

@clerk/tanstack-react-start@1.1.3

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13
    • @clerk/react@6.4.2

@clerk/testing@2.0.17

Patch Changes

  • Updated dependencies [fcc6c0c]:
    • @clerk/backend@3.2.13

@clerk/ui@1.6.3

Patch Changes

  • Fix EnableOrganizationsPrompt in keyless mode: show "Claim your application" CTA instead of broken "Sign in to continue" when organizations are enabled on an unclaimed keyless app with no signed-in user. (#8341) by @mwickett

  • Use user.organizationMemberships from the already-loaded user object to populate the org select in the OAuth consent screen, avoiding a redundant memberships fetch. (#8350) by @wobsoriano

  • Correctly display IP redirect URIs in OAuth consent. (#8342) by @wobsoriano

  • Add scroll-driven fade overlays to ListGroupContent in the OAuthConsent component so overflowing scope lists visually indicate more content above and below. (#8339) by @alexcarpenter

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Apr 17, 2026 7:46pm

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 16, 2026

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8340

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 7b790bc

@github-actions github-actions bot force-pushed the changeset-release/main branch from 79a090d to 9dcc60a Compare April 16, 2026 20:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9dcc60a to a5b1815 Compare April 17, 2026 01:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from a5b1815 to 1de2d56 Compare April 17, 2026 03:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1de2d56 to 3bc25d5 Compare April 17, 2026 03:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3bc25d5 to cf10b23 Compare April 17, 2026 08:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from cf10b23 to df0afeb Compare April 17, 2026 15:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from df0afeb to a3ab5c4 Compare April 17, 2026 16:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from a3ab5c4 to 8c47d79 Compare April 17, 2026 17:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8c47d79 to 6506f2a Compare April 17, 2026 19:36
@wobsoriano wobsoriano merged commit 7994b5f into main Apr 17, 2026
44 checks passed
@wobsoriano wobsoriano deleted the changeset-release/main branch April 17, 2026 20:01
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