Releases: clerk/javascript
Releases · clerk/javascript
@clerk/clerk-js@5.127.0
Minor Changes
- Backport exclusive-membership auto-activation for Core 2. When the
choose-organizationsession task fires for a member of an exclusive-membership organization, clerk-js now skips the org picker and auto-activates that organization.Organization.exclusiveMembershipis now exposed on the Organization resource. (#8943) by @NicolasLopes7
@clerk/clerk-js@5.126.0
Minor Changes
- Spotlight interactive bot-protection (Cloudflare Turnstile) challenges during sign-in and sign-up. When a challenge escalates to an interactive "Verify you are human" check, the start card now brings it to the foreground — collapsing and
inert-ing the rest of the form until the challenge is solved — while keeping the header, footer, and passkey action reachable. Invisible challenges are unaffected. (#8935) by @anagstef
@clerk/clerk-expo@2.19.41
Patch Changes
- Updated dependencies [
f478d90]:- @clerk/clerk-js@5.127.0
@clerk/clerk-expo@2.19.40
Patch Changes
- Updated dependencies [
620193d]:- @clerk/clerk-js@5.126.0
@clerk/chrome-extension@2.9.20
Patch Changes
- Updated dependencies [
f478d90]:- @clerk/clerk-js@5.127.0
@clerk/chrome-extension@2.9.19
Patch Changes
- Updated dependencies [
620193d]:- @clerk/clerk-js@5.126.0
@clerk/vue@2.4.6
Patch Changes
- Updated dependencies [
01789b4]:- @clerk/shared@4.20.0
@clerk/ui@1.20.0
Minor Changes
-
Introduces organization membership feature. (#8933) by @NicolasLopes7
Organizations can enforce exclusive membership, limiting users to a single organization. During the
choose-organizationsession task, members of such an organization are automatically activated instead of seeing the picker.Organization.exclusiveMembershipis now exposed on the Organization resource.
Patch Changes
- Updated dependencies [
01789b4]:- @clerk/shared@4.20.0
- @clerk/localizations@4.9.2
@clerk/ui@1.19.0
Minor Changes
- When an interactive bot-protection challenge appears during sign-in or sign-up, the card now brings the challenge to the foreground — hiding the other fields and buttons until it's solved — so it's clear the "Verify you are human" check must be completed. Invisible challenges are unaffected. (#8907) by @alexcarpenter
@clerk/testing@2.1.5
Patch Changes
- Updated dependencies [
01789b4]:- @clerk/shared@4.20.0
- @clerk/backend@3.8.2