github clerk/javascript @clerk/types@4.56.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

Patch Changes

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

  • Exclude matrix variant of <PricingTable />. (#5724) 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

  • 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
  • Update checkout.totals.totalDueNow to always be defined. (#5720) by @panteliselef

Don't miss a new javascript release

NewReleases is sending notifications on new releases.