github clerk/javascript @clerk/types@4.69.0

latest releases: @clerk/types@4.92.0, @clerk/clerk-js@5.99.0, @clerk/fastify@2.4.37...
3 months ago

Minor Changes

Patch Changes

  • Introduce __internal_hasAfterAuthFlows flag (#6366) by @LauraBeatris

  • Adjust the cases in which the Billing item shows within the UserProfile and OrgProfile components (#6315) by @aeliox

  • Add taskUrls option to customize task flow URLs: (#6373) by @LauraBeatris

    <ClerkProvider
      taskUrls={{
        org: '/my-custom-org-selector',
      }}
    />
  • Rename org session task key to select-organization (#6372) by @LauraBeatris

Don't miss a new javascript release

NewReleases is sending notifications on new releases.