Skip to content

Releases: stripe/react-stripe-js

v1.4.0

03 Mar 15:56
Compare
Choose a tag to compare

New features

  • Add support for P24 and EPS Bank account Elements (#148)

v1.3.0

22 Feb 22:39
8921d8a
Compare
Choose a tag to compare

New features

  • Add support for afterpayClearpayMessage Element (#163)

v1.2.2

01 Feb 18:48
60f2577
Compare
Choose a tag to compare

Fixes

  • useLayoutEffect for synchronous cleanup (#156)

v1.2.1

28 Jan 23:16
1ad46a5
Compare
Choose a tag to compare

Fixes

  • Fix Element effect cleanup when using async stripe prop (#153)

v1.2.0

15 Jan 19:02
8c94669
Compare
Choose a tag to compare

New features

  • Add support for React 17 (#147)

v1.1.2

01 Apr 17:43
af3747e
Compare
Choose a tag to compare

Changes

  • Register package version with Stripe instance (#76)

v1.1.1

31 Mar 14:20
Compare
Choose a tag to compare

Fixes

  • [types] Top level types are now correctly exported #64

v1.1.0

18 Mar 17:08
dbac004
Compare
Choose a tag to compare

New Features

  • Add escape event props (#71)

v1.0.3

24 Feb 18:22
Compare
Choose a tag to compare

Fixes

  • Fixed an issue where build output was not correctly transpiled to ES5 #50

v1.0.2

19 Feb 19:51
Compare
Choose a tag to compare

Docs updates