Skip to content

Releases: stripe/stripe-js

v2.1.9

17 Oct 16:58
be7e5da
Compare
Choose a tag to compare

Changed

  • Remove requires beta access for initEmbeddedCheckout (#512)

v2.1.8

16 Oct 18:19
b3bee93
Compare
Choose a tag to compare

Changed

  • chore: add repository information to package.json (#494)

v2.1.7

02 Oct 17:01
fe064f3
Compare
Choose a tag to compare

Fixes

  • Add paymentMethodOptions type to the Elements group (#504)

v2.1.6

18 Sep 20:09
2344f18
Compare
Choose a tag to compare

Fixes

  • [Types] Add optional payment_method in confirmPayment param type definition (#501)

v2.1.5

12 Sep 21:23
e726a4f
Compare
Choose a tag to compare

New features

Fixes

Changed

  • Update Custom Checkout types (#500)

v2.1.4

12 Sep 17:12
21ac5e3
Compare
Choose a tag to compare

New features

Fixes

Changed

  • Update types for Payment Method Configuration usage (#461)

v2.1.3

11 Sep 23:59
4107b7b
Compare
Choose a tag to compare

New features

Fixes

Changed

  • Update Types of CustomCheckout async actions (#498)

v2.1.2

05 Sep 21:00
1cfce6f
Compare
Choose a tag to compare

New features

Fixes

Changed

  • Add Embedded Checkout types (#495)

v2.1.1

01 Sep 22:35
b387cee
Compare
Choose a tag to compare

New features

Fixes

  • Add Custom Checkout Types (#489)
  • Remove mentions of ECE being in beta (#485)

Changed

v2.1.0

14 Aug 18:31
816f5c1
Compare
Choose a tag to compare

New features

Fixes

Changed

  • Add typedef for onBehalfOf (#480 )