Skip to content

@clerk/ui@1.27.0

Choose a tag to compare

@clerk-cookie clerk-cookie released this 29 Jul 18:32
· 105 commits to main since this release
Immutable release. Only release title and notes can be modified.
c86b4bc

Minor Changes

  • Add a new Mosaic Avatar compound component (StyleX). Avatar.Root owns shape (circle | square) and size (lg | md | sm | xs); compose Avatar.Image (renders once the image loads) and Avatar.Fallback (shown while the image is pending or has failed, with an optional delayMs) inside it. (#9230) by @alexcarpenter

Patch Changes

  • Add support for configuring custom OpenID Connect enterprise connections through the Organization Profile. (#9200) by @NicolasLopes7

  • Expose whether an organization member has been deprovisioned, and mark deprovisioned members as inactive in the Organization Profile. (#9202) by @NicolasLopes7

  • Updated dependencies [2974fb0, e2dd4e2]:

    • @clerk/localizations@4.13.9
    • @clerk/shared@4.25.9