Skip to content

Releases: streamich/stripe-web

v1.5.1

Choose a tag to compare

@streamich streamich released this 27 Mar 08:31

1.5.1 (2019-03-27)

Bug Fixes

  • 🐛 iconsStyle -> iconStyle (ea04507)

v1.5.0

Choose a tag to compare

@streamich streamich released this 22 Mar 12:31

1.5.0 (2019-03-22)

Features

  • 🎸 add addEventListener methods and error interface (2c0590d)
  • 🎸 add handleCardPayment() with cardElement method (09eb817)
  • 🎸 add redirectToCheckout() typings (569d670), closes #6

v1.4.0

Choose a tag to compare

@streamich streamich released this 06 Mar 07:32

1.4.0 (2019-03-06)

Features

v1.3.1

Choose a tag to compare

@streamich streamich released this 05 Mar 14:15

1.3.1 (2019-03-05)

Bug Fixes

  • 🐛 make payment intent restult properties optional (eef0e9f)

v1.3.0

Choose a tag to compare

@streamich streamich released this 05 Mar 14:01

1.3.0 (2019-03-05)

Features

  • 🎸 add .confirmPaymentIntent() typings (9d87681)
  • 🎸 add .handleCardPayment() typings (71fb60e)
  • 🎸 add Stripe global options typings (694d203)

v1.2.1

Choose a tag to compare

@streamich streamich released this 05 Mar 08:33

1.2.1 (2019-03-05)

Bug Fixes

  • 🐛 require tslib helpers (563f02c)

v1.2.0

Choose a tag to compare

@streamich streamich released this 05 Mar 08:27

1.2.0 (2019-03-05)

Features

  • 🎸 improve paymentRequest() typings (106bb2b)

v1.1.1

Choose a tag to compare

@streamich streamich released this 04 Mar 18:16

1.1.1 (2019-03-04)

Bug Fixes

  • 🐛 require tslib as peer dep (66a7b47)

v1.1.0

Choose a tag to compare

@streamich streamich released this 04 Mar 18:06

1.1.0 (2019-03-04)

Features

  • 🎸 add basic PaymentRequest typings (392f526)
  • 🎸 add elements typings (348ffa4)

v1.0.0

Choose a tag to compare

@streamich streamich released this 04 Mar 18:05

1.0.0 (2019-03-04)

Features

  • 🎸 add Stripe loading and paymentRequest() typings (80c46d6)