Skip to content

Releases: stripe/stripe-js

v8.6.0

15 Dec 20:41
778b623

Choose a tag to compare

New features

  • Add setup_future_usage to paymentMethodOptions (#839)
  • Add default billing/shipping address to checkout types (#840)
  • Add new embedded checkout submit failed analytics event (#842)

Fixes

  • Fix master failing test:types (#843)

Changed

  • Add --ignoreConfig for next channel in types test (#841)

v8.5.3

24 Nov 20:46
f8850b3

Choose a tag to compare

Fixes

  • add onRequiresApproval param to confirm (#830)

Changed

  • Bump zx from 4.2.0 to 8.8.5 (#831)
  • Bump js-yaml from 3.14.0 to 3.14.2 in /examples/parcel (#835)
  • Bump js-yaml from 3.14.0 to 3.14.2 (#827)

v8.5.2

18 Nov 19:24
v8.5.2
99cedc4

Choose a tag to compare

New features

  • Add 'paymentForm' to StripeElementType (#829)

v8.5.1

17 Nov 20:24
v8.5.1
9330850

Choose a tag to compare

Fixes

  • Add missing PaymentForm types (#828)

v8.5.0

17 Nov 20:02
v8.5.0
8036454

Choose a tag to compare

New features

  • Remove beta note from CurrencySelectorElement methods. (#826)
  • Add PaymentFormElement types (#825)

Fixes

Changed

v8.4.0

10 Nov 23:10
600001e

Choose a tag to compare

New features

Fixes

Changed

  • Add wallet type to Checkout Payment Element (#824)

v8.3.0

03 Nov 22:31
5beff40

Choose a tag to compare

New features

  • Add embedded checkout analytics types (#821)

v8.2.0

27 Oct 18:37
9edfc03

Choose a tag to compare

New features

  • Add paymentMethodLogoPosition to layout option (#819)

v8.1.0

15 Oct 19:50
caf4b30

Choose a tag to compare

New features

  • Make currency an optional param when using setup mode (#816)

Changed

  • Update Tax ID Element comment to clarify beta header requirement (#818)

v8.0.0

01 Oct 00:15
f3c0d62

Choose a tag to compare

Stripe.js Clover changelog: https://docs.stripe.com/changelog?category=stripejs

New features

  • [breaking] Update types for Checkout SDK (#803)
  • Add Types for metadata field (#808)
  • Add Types for Condensed Inputs (#807)
  • Support expand on confirmAcssDebitSetup() (#811)
  • Update checkout.d.ts (#813)

Fixes

  • Fix types for PaymentMethod for all GA-ed LPMs (#812)

Changed

  • Replace optional stripe.elements mode params with discriminated union (#756)
  • Bump cipher-base from 1.0.4 to 1.0.6 in /examples/parcel (#800)
  • Remove Clover elements (#809)
  • [breaking] Remove types for redirectToCheckout (#806)