Clerk.uiVersion exposed; SSO overview condensed
@clerk/shared@4.21.0
Minor Changes
-
Expose the loaded
@clerk/uiversion on theClerkobject via a newuiVersionproperty. It returns the version of the prebuilt UI bundle once it has loaded (for exampleClerk.uiVersionin the browser console), orundefinedif the UI has not been loaded yet.@clerk/clerk-jsand@clerk/uiare versioned and loaded independently, souiVersioncan differ fromClerk.version. (#8931) by @jacekradko -
Make
OAuthProviderData.docsUrloptional and remove the Enstall OAuth provider docs URL. (#8885) by @SarahSoutoul
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
-
Add a generic
FLOW_STEP_MOUNTEDtelemetry 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
-
Improve UserButton and OrganizationSwitcher accessibility. The trigger button now announces itself as a dialog trigger (
aria-haspopup="dialog") and the popover usesrole="dialog"instead ofrole="menu". UserButton and OrganizationSwitcher popovers now receive focus when opened, and actions are logically grouped with labelledrole="group"elements for screen readers. (#8325) by @alexcarpenter
Fetched June 23, 2026
