Change8

@clerk/ui@1.27.0

📦 clerkView on GitHub →
3 features🔧 1 symbols

Summary

This release introduces a new Avatar component and enhances organization management with custom OpenID Connect configurations and deprovisioned member status. Dependencies have also been updated.

✨ New Features

  • Introduced a new Mosaic `Avatar` compound component with `Avatar.Root`, `Avatar.Image`, and `Avatar.Fallback` sub-components. `Avatar.Root` supports `shape` (circle/square) and `size` (lg/md/sm/xs) props. `Avatar.Fallback` includes an optional `delayMs` prop.
  • Added support for configuring custom OpenID Connect enterprise connections via the Organization Profile.
  • Exposed a flag to indicate if an organization member has been deprovisioned and marked deprovisioned members as inactive in the Organization Profile.

Affected Symbols