releases.shpreview

UI version accessible from Clerk.uiVersion

@clerk/react@6.11.0

1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes

Minor Changes

  • Expose the loaded @clerk/ui version on the Clerk object via a new uiVersion property. It returns the version of the prebuilt UI bundle once it has loaded (for example Clerk.uiVersion in the browser console), or undefined if the UI has not been loaded yet. @clerk/clerk-js and @clerk/ui are versioned and loaded independently, so uiVersion can differ from Clerk.version. (#8931) by @jacekradko

Patch Changes

Fetched June 23, 2026