Releases: stripe/react-connect-js
Releases · stripe/react-connect-js
v2.0.0
What's Changed
- Bump version of connect-js to use GA by @jojo-stripe in #30
Full Changelog: v1.4.0...v2.0.0
v2.0.0-beta.1
Full Changelog: v1.4.0...v2.0.0-beta.1
v1.4.0
What's Changed
- Bump React version down to 16 for wider support by @jojo-stripe in #26
- Add tos attributes to onboarding and rename Exit event by @jojo-stripe in #22
- Fix @types/react to support higher versions by @jojo-stripe in #27
Full Changelog: v1.3.1...v1.4.0
v1.3.1
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 version to include new appearance types by @jojo-stripe in #23
- Add json plugin to rollup by @jojo-stripe in #24
Full Changelog: v1.2.2...v1.3.1
v1.3.0
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
What's Changed
- Remove components that aren't in the public beta by @jorgea-stripe in #17
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Revert "Accept null or a promise for the ConnectComponentsProvider an… by @jorgea-stripe in #16
New Contributors
- @jorgea-stripe made their first contribution in #16
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- @michaelphines-stripe made their first contribution in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
New features
- Expose attributes methods by @jojo-stripe in #12
Changes
- Bump version of connect-js by @jojo-stripe in #13
Full Changelog: v1.0.2...v1.1.0