Releases: clerk/javascript
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
@clerk/[email protected]
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/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,de5acba,c6d73ad,aa184a4,c63cc8e,1d4e7a7,4d7a6e0,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,de5acba,c6d73ad,aa184a4,c63cc8e,1d4e7a7,4d7a6e0,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
-
Add
external_idfield touser.deletedwebhook events; Adduserfield toSessionWebhookEventJSON(#7209) by @kduprey- Adds
external_idfield touser.deletedwebhook events by creating a newUserDeletedJSONinterface that extendsDeletedObjectJSONto include an optionalexternal_idstring. - Creates a new
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.
- Adds
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
- Introduce
<APIKeys />component (#7225) by @wobsoriano
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
-
Fixed missing API keys props within
<UserButton />(#7201) by @wobsoriano -
Updated dependencies [
b5a7e2f,a1d10fc,b944ff3,4011c5e]:- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
- Support for
email_codeandemail_linkas a second factor when user is signing in on a new device. (#7116) by @tmilewski
Patch Changes
- Updated dependencies [
a1d10fc,b944ff3,4011c5e]:- @clerk/[email protected]