Releases: RevenueCat/react-native-purchases
Releases · RevenueCat/react-native-purchases
7.27.2
Bugfixes
Dependency Updates
- Bump rexml from 3.2.6 to 3.2.8 (#1004) via dependabot[bot] (@dependabot[bot])
- Bump rexml from 3.2.5 to 3.2.8 in /examples/MagicWeather (#1003) via dependabot[bot] (@dependabot[bot])
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.6.2 (#996) via RevenueCat Git Bot (@RCGitBot)
Other Changes
7.27.1
Dependency Updates
- BillingClient has been updated to version 6.2.1
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.6.1 (#992) via RevenueCat Git Bot (@RCGitBot)
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.6.0 (#990) via RevenueCat Git Bot (@RCGitBot)
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.5.1 (#988) via RevenueCat Git Bot (@RCGitBot)
7.27.0
7.26.3
7.26.2
Bugfixes
- Use ReactContext instead of ThemedReactContext in PaywallFooterViewManager (#971) via Cesar de la Vega (@vegaro)
Dependency Updates
- Bump tar from 6.2.0 to 6.2.1 (#968) via dependabot[bot] (@dependabot[bot])
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.4.1 (#970) via RevenueCat Git Bot (@RCGitBot)
7.26.1
7.26.0
7.25.0
7.24.1
Bugfixes
- Fix issue with iOS purchaseProduct arguments (#957) via Josh Holtz (@joshdholtz)
Other Changes
- Remove flipper from tester (#950) via Cesar de la Vega (@vegaro)
- Update Podfile.lock when upgrading phc (#946) via Cesar de la Vega (@vegaro)
- Update changelog to include behavior change (#945) via Cesar de la Vega (@vegaro)
- Fix
generate_docs
(#943) via Cesar de la Vega (@vegaro) - Add trigger_bump lane (#942) via Cesar de la Vega (@vegaro)
7.24.0
New Features
- Add
displayCloseButton
option toPaywallView
(#913) via Cesar de la Vega (@vegaro)- This changes the behavior of the PaywallView and FooterPaywallView in iOS, which were being dismissed automatically after a successful purchase. After this change, iOS matches existing Android's behavior, in which the
onDismiss
callback will get called whenever the paywall should be dismissed: after the user presses the close button, or after a successful purchase.
- This changes the behavior of the PaywallView and FooterPaywallView in iOS, which were being dismissed automatically after a successful purchase. After this change, iOS matches existing Android's behavior, in which the
Dependency Updates
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.2.0 (#940) via RevenueCat Git Bot (@RCGitBot)
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.1.0 (#938) via RevenueCat Git Bot (@RCGitBot)