yarn @stripe/stripe-js 4.0.0
v4.0.0

latest releases: 4.7.0, 4.6.0, 4.5.0...
3 months ago

New features

  • Extend ButtonThemeOption type (#620)
    This change extends ButtonThemeOption to include themes for PayPal for Express Checkout Element

Changed

  • Change ExpressCheckout Element wallets type to paymentMethods (#622)
    This change deprecates wallets in StripeExpressCheckoutElementOptions and adds paymentMethods instead. paymentMethods extends the original wallets with link, paypal, and amazonPay.
    • ExpressCheckoutWalletOption is removed as a type. Its usage should be replaced with ExpressCheckoutPaymentMethodOptionWithAlways.

Don't miss a new stripe-js release

NewReleases is sending notifications on new releases.