Skip to content

Releases: stripe/react-stripe-js

v1.16.1

08 Dec 17:33
Compare
Choose a tag to compare

Fixes

  • Only call element.on when the merchant passes in a callback (#360)

v1.16.0

02 Dec 23:03
a1472e9
Compare
Choose a tag to compare

Fixes

  • add type definitions for focus and blur callback (#356)
  • Do not run the publishing release step silently (#345)

Changed

  • Installs the latest version of @stripe/stripe-js (#357)
  • Bump minimatch from 3.0.4 to 3.1.2 (#355)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#354)
  • Bump loader-utils from 1.4.1 to 1.4.2 (#348)
  • Remove AE beta comment (#350)

v1.15.0

15 Nov 00:28
Compare
Choose a tag to compare

New features

  • Add component for payButton element (#344)

Changed

  • Bump loader-utils from 1.4.0 to 1.4.1 (#342)

v1.14.2

02 Nov 23:01
Compare
Choose a tag to compare

Changes

  • Update stripe-js version (#338)

v1.14.1

27 Oct 21:27
d9c1bbb
Compare
Choose a tag to compare

Fixes

  • Updated cart ready event to return event instead of element (#337)

v1.14.0

26 Oct 00:15
d0a0e94
Compare
Choose a tag to compare

New features

  • Add useCartElement and useCartElementState hooks (#335)

v1.13.0

13 Oct 00:05
e559d47
Compare
Choose a tag to compare

New features

  • Added cart component (#331)

v1.12.0

26 Sep 20:51
dcdb991
Compare
Choose a tag to compare
  • revert manual version bump
  • v1.12.0
  • Add React bindings for paymentMethodMessaging Element (#323)

New features

Fixes

Changed

v1.11.0

22 Sep 15:52
89d1e32
Compare
Choose a tag to compare

New features

  • Add AddressElement (#321)
  • Add onNetworksChange prop (#320)

Changed

  • Bump stripejs version to 1.35.0 (#312)

v1.10.0

28 Jul 16:58
c6abf67
Compare
Choose a tag to compare

New features

  • add support for onLoaderStart callback (#309)