Skip to content

Conversation

@nikosdouvlis
Copy link
Member

Description

This PR drops throttling for multisession apps to fix edge cases when quickly switching between tabs with different sessions, in apps that have multisession support enabled.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@nikosdouvlis nikosdouvlis requested a review from brkalow May 23, 2025 12:50
@vercel
Copy link

vercel bot commented May 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:01pm

@nikosdouvlis nikosdouvlis force-pushed the nikos/remove-throttle-for-multisession-apps branch from f952451 to bbe21e5 Compare May 23, 2025 12:52
@changeset-bot
Copy link

changeset-bot bot commented May 23, 2025

🦋 Changeset detected

Latest commit: 4d90f0c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented May 23, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@5990

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/astro

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@5990

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/nuxt

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

@clerk/nextjs

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

@clerk/localizations

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@5990

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/shared

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

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@5990

@clerk/types

npm i https://pkg.pr.new/@clerk/types@5990

@clerk/upgrade

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

@clerk/vue

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

commit: 4d90f0c

Copy link
Member

@brkalow brkalow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@brkalow brkalow merged commit 4db99ca into main May 23, 2025
36 checks passed
@brkalow brkalow deleted the nikos/remove-throttle-for-multisession-apps branch May 23, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants