Skip to content

Releases: stripe/react-connect-js

v1.3.0

01 Sep 22:15
Compare
Choose a tag to compare

What's Changed

  • Use setter method when creating components to track usage of reactsdk by @jojo-stripe in #20
  • Upgrade package and add onboarding component by @jojo-stripe in #21
  • Upgrade package to include new appearance types by @jojo-stripe in #23

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 Jul 19:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

15 Jun 15:22
Compare
Choose a tag to compare

What's Changed

  • Revert "Accept null or a promise for the ConnectComponentsProvider an… by @jorgea-stripe in #16

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 May 22:39
Compare
Choose a tag to compare

What's Changed

  • Accept null or a promise for the ConnectComponentsProvider and only render once the connectInstance is present by @michaelphines-stripe in #14

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 May 18:28
Compare
Choose a tag to compare

What's Changed

New features

Changes

Full Changelog: v1.0.2...v1.1.0

v1.0.2

05 May 17:22
Compare
Choose a tag to compare

Fixes

Fix adding attributes on components (#11)

v1.0.1

03 May 22:38
ab408e0
Compare
Choose a tag to compare

Changes

Updates to docs as well as to use connect-js npm package (#10)

v1.0.0

03 May 21:06
Compare
Choose a tag to compare

Initial stable release
Create React component wrappers for connect.js