megachangelog
Feature1.26.0

@clerk/ui@1.26.0

Exposes composable UserProfile and OrganizationProfile subcomponents from the experimental exports. Fixes a CardState error in OrganizationProfileGeneralPanel when handling leave/delete organization confirmations in no-children mode by providing proper CardStateProvider context.

Minor Changes

  • Expose composable UserProfile and OrganizationProfile subcomponents from @clerk/ui/experimental (#9144) by @alexcarpenter

Patch Changes

  • Fix OrganizationProfileGeneralPanel (from @clerk/ui/experimental) throwing "CardState not found" when opening the leave-organization or delete-organization confirmation in its default, no-children page mode. The panel now provides the same root CardStateProvider that a mounted <OrganizationProfile /> supplies. (#9243) by @alexcarpenter

  • Updated dependencies [01f2c12]:

    • @clerk/shared@4.25.8
    • @clerk/localizations@4.13.8
ui-componentsexperimentalprofileorganization

Source: original entry ↗