Releases: msasinowski/react-native-expo-braintree
Releases · msasinowski/react-native-expo-braintree
Release 2.4.0
Release 2.2.2
2.2.2 (2024-05-10)
- keywords and readme change
Release 2.2.1
2.2.1 (2024-05-09)
- change last references to PaypalReborn package
Release 2.2.0
2.2.0 (2024-05-08)
- change package name to react-native-expo-braintree
Release 2.1.1
2.0.1
1.1.0
What's Changed
- feat: upgrade android paypal sdk to 4.41.0 by @msasinowski in #8
Full Changelog: 1.0.0...1.1.0
1.0.0
This release includes a change in the implementation of the Android Paypal SDK from version 3.x to version 4.x, this is a major change for the whole Android part of the library.
0.1.0
The release includes a change for custom text inside of the Paypal flow. The release includes changes for both ios-sdk and android-sdk, but in the current state the solution with custom text will be working only in ios-sdk, android one will be working after the upgrade of the new SDK will be happening.
0.0.1 Version Release
Include:
- iOS v5 SDK Implementation
- cleanup in package dist
- cleanup and add dev features such as husky and commit lint to the repository