Skip to content

Releases: stripe/react-stripe-js

v2.4.0

21 Nov 00:09
3fc35fb
Compare
Choose a tag to compare

New features

  • Upgrade stripe-js dependency with Appearance API variable name type changes (#462)

Changed

  • Bump browserify-sign from 4.2.1 to 4.2.2 (#453)

v2.3.2

13 Nov 21:00
d899b71
Compare
Choose a tag to compare

New features

Fixes

Changed

  • update publish script to check for github token (#452)
  • Remove beta flag for stripe js (#451)
  • Update @stripe/stripe-js dev dependency (#449)

v2.3.1

02 Oct 17:15
f44a072
Compare
Choose a tag to compare

Fixes

  • catch unmount errors (#446)

v2.3.0

12 Sep 21:48
73da52b
Compare
Choose a tag to compare

New features

  • Add support for Embedded Checkout (beta) (#440)

Fixes

Changed

  • Throw error when CustomCheckoutContext value is null. (#444)

v2.2.0

08 Sep 22:24
3b993da
Compare
Choose a tag to compare

New features

  • Add CustomCheckoutProvider (#439)

Fixes

Changed

  • extract some utils (#438)
  • Remove mentions of ECE being in beta (#436)

v2.1.2

08 Aug 20:51
Compare
Choose a tag to compare

Changed

  • upgrade stripe-js to 2.0.0 and peerDep (#430)

v2.1.1

16 Jun 23:20
Compare
Choose a tag to compare

Fixes

  • Wraps component destructor in a trycatch (#409)
  • Adds a missing import from the README demo. (#410)

Changed

  • Update example to use Payment Element (#401)

v2.1.0

22 Mar 19:48
42cda34
Compare
Choose a tag to compare

New features

Fixes

Changed

  • bump stripe-js javascript package (#389)

v2.0.0

13 Mar 20:05
Compare
Choose a tag to compare

Changed

  • Breaking: Rename PayButtonElement to ExpressCheckoutElement (#384)

v1.16.5

21 Feb 21:40
809f84b
Compare
Choose a tag to compare

New features

Fixes

  • Bump ua-parser-js from 0.7.28 to 0.7.33 (#378)

Changed