Skip to content

Latest commit

 

History

History
107 lines (63 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

107 lines (63 loc) · 3.49 KB

Unreleased

Changed

  • Updated stripe-ios to 24.4.*

v0.2.14 - 02 December 2024

Changed

  • Updated stripe-ios to 24.1.*
  • Updated stripe-android to 20.52.*

v0.2.13 - 19 July 2024

Changed

  • Updated stripe-ios to 23.28.*
  • Updated stripe-android to 20.48.*

v0.1.8 - 15 May 2023

Changed

  • Update Android to 20.25.+ and iOS to 23.8.+

Changes

v0.1.7 - 03 May 2023

Note: This version is compatible with stripe-react-native 0.27.1 if your app uses both SDKs

New features

  • Support test mode in iOS and Android

Changes

v0.1.6 - 27 Apr 2023

Changes

v0.1.5 - 25 Mar 2023

Bump up iOS native SDK version to ~> 23.5.0

Changes

v0.1.4 - 09 Mar 2023

  • Support ID & Address verification.
  • Use latest native iOS SDK from version 23.4.2
  • Update Android Kotlin version to 1.8.0 and agp to 7.2.2

Changes

v0.1.2 - 13 Jan 2023

Use latest native iOS SDK from version 23.3.0

Fixes

96 use the latest native iOS

Changes

v0.1.1 - 14 Sep 2022

Fixing an Android bug when StripeIdentityReactNativeModule is registered but not used.

Fixes

88 Null check encapsulated fragment for StripeIdentityReactNativeModule for Android

Changes

Initial release for version v0.1.0

Changes