Skip to content

Releases: clerk/javascript

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

Patch Changes

  • Allow reordering API Keys and Billing pages in <UserProfile /> and <OrganizationProfile />. (#7383) by @wobsoriano

    Example:

    export function CustomUserProfile() {
      return (
        <UserProfile>
          <UserProfile.Page label='apiKeys' />
          <UserProfile.Page label='billing' />
        </UserProfile>
      );
    }
  • Updated dependencies [b117ebc]:

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

Patch Changes

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

Patch Changes

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

Patch Changes

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

Minor Changes

  • Add a subtitle on the Reset password session task screen (#7392) by @octoper

@clerk/[email protected]

08 Dec 17:54
426ee94

Choose a tag to compare

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

@clerk/[email protected]

08 Dec 17:53
426ee94

Choose a tag to compare

@clerk/[email protected]

08 Dec 17:54
426ee94

Choose a tag to compare