Skip to content

Releases: RevenueCat/react-native-purchases

10.0.1

17 Apr 15:34

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Add retry mechanism to Maestro e2e tests (#1731) via Antonio Pallares (@ajpallares)
  • Bump fastlane-plugin-revenuecat_internal from 20911d1 to a1eed48 (#1732) via dependabot[bot] (@dependabot[bot])

10.0.0

15 Apr 08:10

Choose a tag to compare

RevenueCat SDK

Warning

If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrect as consumables, RevenueCat will consume these purchases. This means that customers won't be able to restore them from version 10.0.0 onward.
Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions. Please see more information in our docs

💥 Breaking Changes

This release updates to Billing Library 8.3.0 with min SDK supported of Android 6 (API 23), previously min was 21. It also removes a previous workaround used to be able to restore consumed one time products which is not available anymore.

🔄 Other Changes

  • Skip test cases list in maestro tests using launch arguments (#1722) via Antonio Pallares (@ajpallares)
  • Add CircleCI job for maestro E2E tests (#1637) via Antonio Pallares (@ajpallares)
  • Bump fastlane-plugin-revenuecat_internal from 894bb1b to 20911d1 (#1728) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from ceecf91 to 894bb1b (#1726) via dependabot[bot] (@dependabot[bot])
  • Update CODEOWNERS default owner to @RevenueCat/sdk (#1725) via Antonio Pallares (@ajpallares)
  • Add maestro E2E test for purchase through paywall (#1636) via Antonio Pallares (@ajpallares)
  • Add maestro E2E test app (#1635) via Antonio Pallares (@ajpallares)
  • Bump addressable from 2.8.9 to 2.9.0 (#1723) via dependabot[bot] (@dependabot[bot])
  • Bump addressable from 2.8.7 to 2.9.0 in /examples/purchaseTesterTypescript (#1721) via dependabot[bot] (@dependabot[bot])
  • Bump addressable from 2.8.7 to 2.9.0 in /examples/MagicWeather (#1720) via dependabot[bot] (@dependabot[bot])

9.15.2

07 Apr 16:09

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 6289be1 to ceecf91 (#1718) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from 5d6e93f to 6289be1 (#1715) via dependabot[bot] (@dependabot[bot])
  • Bump lodash from 4.17.23 to 4.18.1 in /examples/MagicWeather (#1714) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from b5a7159 to 5d6e93f (#1713) via dependabot[bot] (@dependabot[bot])

9.15.1

01 Apr 17:26

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from f11fe40 to b5a7159 (#1707) via dependabot[bot] (@dependabot[bot])
  • Add AGENTS.md for AI coding assistants (#1616) via Facundo Menzella (@facumenzella)
  • chore: bump react-native devDependency from 0.73.5 to 0.78.0 (#1704) via Cesar de la Vega (@vegaro)
  • Fix known security vulnerabilities in dependencies (#1703) via Cesar de la Vega (@vegaro)
  • Bump brace-expansion from 1.1.12 to 1.1.13 in /examples/MagicWeather (#1702) via dependabot[bot] (@dependabot[bot])

9.15.0

27 Mar 15:46

Choose a tag to compare

RevenueCat SDK

✨ New Features

📦 Dependency Updates

  • [RENOVATE] Update dependency gradle to v9.4.1 (#1688) via RevenueCat Git Bot (@RCGitBot)

🔄 Other Changes

  • Bump node-forge from 1.3.3 to 1.4.0 (#1700) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from 9a6911b to f11fe40 (#1699) via dependabot[bot] (@dependabot[bot])
  • Bump yaml from 1.10.2 to 1.10.3 (#1695) via dependabot[bot] (@dependabot[bot])
  • Bump yaml from 2.8.2 to 2.8.3 in /examples/MagicWeather (#1698) via dependabot[bot] (@dependabot[bot])
  • Bump picomatch from 2.3.1 to 2.3.2 (#1697) via dependabot[bot] (@dependabot[bot])
  • Bump picomatch from 2.3.1 to 2.3.2 in /examples/MagicWeather (#1696) via dependabot[bot] (@dependabot[bot])
  • Bump activesupport from 7.2.2.1 to 7.2.3.1 in /examples/purchaseTesterTypescript (#1693) via dependabot[bot] (@dependabot[bot])
  • Bump fast-xml-parser from 4.5.4 to 4.5.5 in /examples/MagicWeather (#1692) via dependabot[bot] (@dependabot[bot])
  • security: pin GitHub Actions to SHA hashes (#1691) via Alfonso Embid-Desmet (@alfondotnet)
  • Bump activesupport from 7.2.2.2 to 7.2.3.1 (#1690) via dependabot[bot] (@dependabot[bot])
  • Bump activesupport from 7.2.2.1 to 7.2.3.1 in /examples/MagicWeather (#1689) via dependabot[bot] (@dependabot[bot])
  • Merge release PR after deploy (#1686) via Antonio Pallares (@ajpallares)
  • Require PR approval before release tagging (#1685) via Antonio Pallares (@ajpallares)
  • Bump flatted from 3.3.3 to 3.4.2 in /examples/MagicWeather (#1687) via dependabot[bot] (@dependabot[bot])
  • Bump json from 2.18.1 to 2.19.2 (#1683) via dependabot[bot] (@dependabot[bot])

9.14.0

18 Mar 17:29

Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Add offeringId override to trackCustomPaywallImpression (#1679) via Rick (@rickvdl)

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.52.0 (#1680) via RevenueCat Git Bot (@RCGitBot)

RevenueCatUI SDK

✨ New Features

  • Add number and boolean support for CustomVariable (#1675) via Facundo Menzella (@facumenzella)

9.13.0

17 Mar 18:24

Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Add trackCustomPaywallImpression API (#1660) via Rick (@rickvdl)

📦 Dependency Updates

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 3e8c384 to 9a6911b (#1676) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from e146447 to 3e8c384 (#1671) via dependabot[bot] (@dependabot[bot])
  • Bump tar from 7.5.10 to 7.5.11 (#1669) via dependabot[bot] (@dependabot[bot])

9.12.0

11 Mar 14:19

Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Add setAppstackAttributionParams API (#1661) via Rick (@rickvdl)

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.46.1 (#1663) via RevenueCat Git Bot (@RCGitBot)
  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.46.0 (#1662) via RevenueCat Git Bot (@RCGitBot)
  • [RENOVATE] Update dependency gradle to v9.4.0 (#1656) via RevenueCat Git Bot (@RCGitBot)
  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.45.0 (#1657) via RevenueCat Git Bot (@RCGitBot)

🔄 Other Changes

  • Bump tar from 7.5.10 to 7.5.11 in /examples/MagicWeather (#1664) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from f5c099b to e146447 (#1659) via dependabot[bot] (@dependabot[bot])
  • Bump tar from 7.5.9 to 7.5.10 in /examples/MagicWeather (#1647) via dependabot[bot] (@dependabot[bot])

9.11.2

06 Mar 18:08

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 8cd957f to f5c099b (#1652) via dependabot[bot] (@dependabot[bot])

9.11.1

05 Mar 14:28

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes