Skip to content

Releases: stripe/stripe-js

v5.4.0

19 Dec 23:47
12ccd1e
Compare
Choose a tag to compare

New features

  • Add runServerUpdate interface to checkout sdk (#700)

Fixes

  • Fix lagging version in build (#702)

Changed

v5.3.0

12 Dec 19:53
585c69b
Compare
Choose a tag to compare

Fixes

  • Add missing types to Payment Intent Next Actions (#698)
  • Fix publish signed commit check (#697)

Changed

  • add automatic_async to capture_method (#692)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/webpack (#688)
  • Bump cross-spawn from 6.0.5 to 6.0.6 (#687)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/parcel (#686)
  • Bump elliptic from 6.5.7 to 6.6.1 in /examples/webpack (#681)
  • Bump rollup from 1.32.1 to 2.79.2 (#658)
  • Bump elliptic from 6.5.7 to 6.6.0 in /examples/parcel (#676)

v5.2.0

19 Nov 20:15
e777380
Compare
Choose a tag to compare

New features

Fixes

  • Fix updateShippingOption response type (#689)

Changed

v5.1.0

19 Nov 18:03
f4a4037
Compare
Choose a tag to compare

New features

  • Update CheckoutSdk confirm args type (#684)

Fixes

Changed

v5.0.0

18 Nov 06:04
8b0817f
Compare
Choose a tag to compare

New features

  • Rename Custom Checkout to Checkout (#680)
  • add customPaymentMethods typs (#678)

Fixes

Changed

v4.10.0

11 Nov 22:22
e316e7f
Compare
Choose a tag to compare

New features

  • Add missing payment element layout visibleAccordionItemsCount type (#674)

Fixes

  • Update amount currency option type and ECE available PMs type (#675)

Changed

v4.9.0

21 Oct 20:00
dba6332
Compare
Choose a tag to compare

New features

  • Add bindings for CurrencySelectorElement (#669)
  • Update Custom Checkout SDK types (#671)
  • Add Type Support for Multibanco and Twint (#666)

Fixes

Changed

v4.8.0

09 Oct 21:22
b1a192d
Compare
Choose a tag to compare

New features

  • Add onLineItemsChange option for embeddedCheckout (#665)
  • Add if_required type to PE fields.billingDetails.address (#661)
  • Add new change event types (#659)
  • v4.7.0

v4.7.0

04 Oct 19:10
a893984
Compare
Choose a tag to compare

New features

  • Add microdeposit type to Setup Intent next actions object (#656)

Fixes

  • Match @types/node to TS version for each run of npm test:types (#655)
  • Bump express from 4.19.2 to 4.21.0 in /examples/webpack (#654)

v4.6.0

30 Sep 21:54
94fe8b9
Compare
Choose a tag to compare

Fixes

  • Update StripeElementsUpdateOptions with customerSessionClientSecret (#653)