Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
432f82b to
994a534
Compare
994a534 to
4a221c2
Compare
4a221c2 to
f79a0ff
Compare
f79a0ff to
2d2df7e
Compare
2d2df7e to
95fc8a1
Compare
95fc8a1 to
707ebdb
Compare
707ebdb to
a4a0ac4
Compare
a4a0ac4 to
7dec1f9
Compare
0147e6b to
ce99f5e
Compare
ce99f5e to
71540db
Compare
71540db to
179dddf
Compare
179dddf to
8d23d86
Compare
8d23d86 to
9f63973
Compare
9f63973 to
c387a28
Compare
c387a28 to
427ce89
Compare
wobsoriano
approved these changes
Nov 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@2.16.0
Minor Changes
<APIKeys />component (#7225) by @wobsorianoPatch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/backend@2.23.0
Minor Changes
Add
external_idfield touser.deletedwebhook events; Adduserfield toSessionWebhookEventJSON(#7209) by @kdupreyexternal_idfield touser.deletedwebhook events by creating a newUserDeletedJSONinterface that extendsDeletedObjectJSONto include an optionalexternal_idstring.SessionWebhookEventJSONinterface that extendsSessionJSONto include a nullableuserfield as theUserJSONinterface, and updates the webhook event types to use this new interface forsession.created,session.ended,session.removed, andsession.revokedevents.Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/clerk-js@5.109.0
Minor Changes
Introduced initial Clerk Protect dynamic loader and related types to support dynamically enabling and rolling out Protect in the environment. (#7227) by @zourzouvillys
Standardized API keys naming convention (#7223) by @wobsoriano
[Experimental] Add support for sign-up via modal in signals implementation (#7193) by @dstaley
Patch Changes
fix(clerk-js): update inCrossOriginIframe to handle nested cross origin iframes (#7212) by @thiskevinwang
[Experimental] Type method returns using ClerkError (#7213) by @dstaley
Fixes a bug where billing hooks would attempt to fetch billing information for an organization member with insufficient permissions, resulting in a 403 error. (#7202) by @panteliselef
Ensure scrollbox height fills the available space. (#7222) by @alexcarpenter
Updated dependencies [
9f48f13,7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/nuxt@1.13.0
Minor Changes
<APIKeys />component (#7225) by @wobsorianoPatch Changes
7be8f45,bdbb0d9,aa184a4,6d3c66d,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/clerk-react@5.56.0
Minor Changes
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/shared@3.35.0
Minor Changes
Introduced initial Clerk Protect dynamic loader and related types to support dynamically enabling and rolling out Protect in the environment. (#7227) by @zourzouvillys
Standardized API keys naming convention (#7223) by @wobsoriano
[Experimental] Add support for sign-up via modal in signals implementation (#7193) by @dstaley
Billing hooks now accept a
{ enabled: boolean }option, that controls the whether or not a request will fire. (#7202) by @panteliselefEnsure all hooks use typedoc for clerk docs (#6901) by @SarahSoutoul
Patch Changes
Update how cache keys are created in SWR/RQ hooks. (#7217) by @panteliselef
Support
keepPreviousDatabehaviour in the internal React Query variant ofuseSubscription. (#7203) by @panteliselefRelaxing requirements for RQ variant hooks to enable revalidation across different configurations of the same hook. (#7228) by @panteliselef
@clerk/types@4.101.0
Minor Changes
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/vue@1.16.0
Minor Changes
<APIKeys />component (#7225) by @wobsorianoPatch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/agent-toolkit@0.2.2
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/chrome-extension@2.8.2
Patch Changes
7be8f45,bdbb0d9,de5acba,c6d73ad,aa184a4,c63cc8e,1d4e7a7,4d7a6e0,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/elements@0.23.83
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/clerk-expo@2.19.2
Patch Changes
7be8f45,bdbb0d9,de5acba,c6d73ad,aa184a4,c63cc8e,1d4e7a7,4d7a6e0,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/expo-passkeys@0.4.19
Patch Changes
Migrate shared types imports (#7220) by @wobsoriano
Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/express@1.7.50
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/fastify@2.6.2
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/localizations@3.28.1
Patch Changes
Add Hebrew translations for waitlist component (#7204) by @galeshayek
Updated dependencies [
d32d724]:@clerk/nextjs@6.35.2
Patch Changes
Extend cache invalidation noop to Next.js 16 during sign-out (#7211) by @LauraBeatris
Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/react-router@2.2.2
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/remix@4.13.17
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/tanstack-react-start@0.27.2
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/testing@1.13.16
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:@clerk/themes@2.4.37
Patch Changes
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]: