Skip to content

Release 2.1.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lposen lposen released this 27 Sep 21:57
· 12 commits to master since this release

2.1.0-alpha.0 (2025-09-27)

  • chore: downgrade version from 2.0.3-alpha.1 to 2.0.2 (61ec865)
  • chore: update build scripts and version to 2.1.0-alpha.0 (78dc602)
  • chore: update CHANGELOG for 2.1.0-alpha.0 release and fix documentation typo in IterableInAppManager (b615521)
  • chore: update dependencies for React Navigation and related packages (95053bb)
  • fix: update clickedUrl parameter type to allow null values in trackInAppClose method per PR comment (26fa44b)
  • refactor: add wakeApp placeholder method (4cc665f)
  • refactor: remove redundant error handling in RNIterableAPI to streamline message retrieval (5a946b2)
  • refactor: simplify attribution info handling and improve error reporting in RNIterableAPI (e0d026e)
  • refactor: update initialize2WithApiKey so that parameters are always in the same order (18bd0af)
  • refactor: update ios interfaces to enforce non-nullable parameters for better safety (32c7eb8)
  • refactor: update parameter types in RNIterableAPI to reflect automatically created jsi file (b6e4488)
  • refactor: update parameter types in RNIterableAPI to use Double to match codegen (5d8c543)
  • refactor: update parameter types to nullable in RNIterableAPI for consistency (560a8c5)
  • refactor: update templateId parameter type to Double in RNIterableAPI for consistency (dfb4934)
  • refactor: update templateId parameter type to nullable in trackPushOpenWithCampaignId (f9aa273)
  • refactor: update templateId type to double in trackPushOpenWithCampaignId (c009a1e)
  • Update ios/RNIterableAPI/ReactIterableAPI.swift (3e252ee)