Skip to content

Releases: clerk/javascript

@clerk/expo@3.6.0

25 Jun 06:01
b89b601

Choose a tag to compare

Minor Changes

  • Align the iOS native Clerk module and native views with Android by registering them through Expo Modules. (#8976) by @mikepitre

Patch Changes

  • Add a development warning and API docs note that native Google Sign-In will require installing @clerk/expo-google-signin in the next major version. (#8991) by @wobsoriano

@clerk/electron@0.0.4

25 Jun 06:00
b89b601

Choose a tag to compare

@clerk/electron@0.0.4

@clerk/electron-passkeys@0.0.3

25 Jun 06:00
b89b601

Choose a tag to compare

Patch Changes

  • Publish corrected native platform packages for Electron passkeys. (#8989) by @wobsoriano

@clerk/electron-passkeys-win32-x64-msvc@0.0.3

25 Jun 06:00
b89b601

Choose a tag to compare

@clerk/electron-passkeys-win32-x64-msvc@0.0.3

@clerk/electron-passkeys-win32-arm64-msvc@0.0.3

25 Jun 06:01
b89b601

Choose a tag to compare

@clerk/electron-passkeys-win32-arm64-msvc@0.0.3

@clerk/electron-passkeys-darwin-x64@0.0.3

25 Jun 06:00
b89b601

Choose a tag to compare

@clerk/electron-passkeys-darwin-x64@0.0.3

@clerk/electron-passkeys-darwin-arm64@0.0.3

25 Jun 06:01
b89b601

Choose a tag to compare

@clerk/electron-passkeys-darwin-arm64@0.0.3

@clerk/vue@2.4.7

23 Jun 21:01
d79852e

Choose a tag to compare

Patch Changes

@clerk/ui@1.21.0

23 Jun 21:01
d79852e

Choose a tag to compare

Minor Changes

  • Migrate from :focus to :focus-visible so focus rings only appear during keyboard navigation (#8595) by @alexcarpenter

  • Improve UserButton and OrganizationSwitcher accessibility. The trigger button now announces itself as a dialog trigger (aria-haspopup="dialog") and the popover uses role="dialog" instead of role="menu". UserButton and OrganizationSwitcher popovers now receive focus when opened, and actions are logically grouped with labelled role="group" elements for screen readers. (#8325) by @alexcarpenter

Patch Changes

  • Condense the OrganizationProfile Security page SSO overview to a single summary row (one-line description, domains as chips, status badge, actions under the overflow menu) and remove the now-unused ssoSection provider/sign-on URL/issuer/descriptionLine2 localization keys. (#8915) by @iagodahlem

  • Updates development mode indicator styling. (#8917) by @alexcarpenter

  • Add a generic FLOW_STEP_MOUNTED telemetry event (eventFlowStepMounted) for measuring multi-step flow funnels, and wire it into the self-serve SSO flow (#8951) by @LauraBeatris

  • Add localization support for OAuth access denied errors. (#8786) by @wobsoriano

  • Allow changing enterprise connection provider between self-serve SSO steps (#8881) by @LauraBeatris

  • The Security tab in <OrganizationProfile /> is now hidden for members who lack the manage enterprise connections permission (org:sys_entconns:manage), instead of rendering a permission-denied state. This matches how the Members, Billing, and API keys tabs are gated. (#8971) by @iagodahlem

  • Self-serve SSO: fix the configuration wizard rendering a blank step when a connection is reset from the first configuration step. Resetting now returns to the provider selection step. (#8970) by @iagodahlem

  • Self-serve SSO: restore keyboard-accessible provider selection, mark configuration wizard steps complete based on connection state rather than position, and fix the organization Security page loading state. (#8940) by @iagodahlem

  • Updated dependencies [c38d853, 7e3174a, 97039bb, f43071d, 0e0ff11, 0039618, a536a0d]:

    • @clerk/localizations@4.9.3
    • @clerk/shared@4.21.0

@clerk/testing@2.1.6

23 Jun 21:01
d79852e

Choose a tag to compare

Patch Changes