github clerk/javascript @clerk/clerk-js@5.63.0

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

Minor Changes

  • Introduce <PricingTable forOrganizations /> to display plans that available only for organizations. (#5740) by @panteliselef

  • Setting the Partitioned attribute on __session cookie (#5514) by @jacekradko

Patch Changes

  • Checkout confirm request handles both new/existing payment sources (#5745) by @octoper

  • Exclude matrix variant of <PricingTable />. (#5724) by @panteliselef

  • Fix layout shift caused by the invisible captcha mechanism (#5753) by @anagstef

  • For each plan inside the <PricingTable/> display "Switch to this plan" instead of "Get started" when a subscription already exists. (#5722) by @panteliselef

  • Renames all instances of SubscriptionDetails to PlanDetails to better reflect the capabilities, use cases, and params of the component. (#5749) by @aeliox

  • Split CommerceTotals to CommerceCheckoutTotals and CommerceInvoiceTotals. (#5726) by @panteliselef

    • Break out subscriptions and plans into different pages within UserProfile and OrgProfile (#5727) by @aeliox

    • Display free plan row when "active" and plan has features

    • Tidy up design of subscription rows and badging

    • Adds SubscriptionDetails support for plans without a current subscription

  • Bug fix: Checkout drawer not opening after user selected another account from UserButton. (#5743) by @panteliselef

  • Fix list spacing within PricingTable and PlanDetails components. (#5755) by @alexcarpenter

  • Replace "commerce" with "billing" in error message when components cannot render because the feature is disabled. (#5741) by @panteliselef

  • Remove stale properties from __experimental_CommerceInvoiceResource (#5738) by @panteliselef

  • Switch to "Payment method" terminology instead of "Payment source". (#5721) by @panteliselef

    • Removes userProfile.__experimental_billingPage.start.headerTitle__paymentSources
    • Adds userProfile.__experimental_billingPage.start.headerTitle__paymentMethods
  • Retry confrim checkout requests if any erros with >=500 status code occur (#5742) by @octoper

  • Add the CAPTCHA element on the SignIn component (#5739) by @anagstef

  • Update the text in Checkout buttons from "Pay $0" to "Subscribe". (#5720) by @panteliselef

  • Updated dependencies [b02e766, 5d78b28, d7f4438, 5866855, 0007106, 462b5b2, 447d7a9, 2beea29, 115601d]:

    • @clerk/types@4.56.0
    • @clerk/localizations@3.14.1
    • @clerk/shared@3.7.5

Don't miss a new javascript release

NewReleases is sending notifications on new releases.