Skip to content

Release 2.2.2

Choose a tag to compare

@lposen lposen released this 15 May 20:45
· 124 commits to master since this release
55ac386

2.2.2 (2026-05-15)

  • chore: add baseline-browser-mapping dependency and update Podfile for Xcode 26.4 compatibility (a7768d4)
  • chore: add module name RNIterableAPI (b2afdca)
  • chore: bump version to 2.2.2 in package.json and itblBuildInfo.ts (bd16d86)
  • chore: clean up Info.plist and entitlements, update project.pbxproj references (4c3fb4c)
  • chore: downgrade version to 2.3.0-alpha.0 in package.json and itblBuildInfo.ts (39e73ab)
  • chore: update baseline-browser-mapping dependency to version ^2.10.29 in package.json and yarn.lock (ef16e26)
  • chore: update CHANGELOG for version 2.2.2 with new features and fixes (b3c1744)
  • chore: update Iterable-iOS-SDK dependency to version 6.6.7 and upgrade Swift version to 5.3 (675d383)
  • chore: update Node.js version in .nvmrc to v20.19.4 (868a109)
  • chore: update package version to 2.2.1 in package.json and itblBuildInfo.ts (81f9110)
  • chore: update packages to the correct ones for rn version (c645a17)
  • chore: update Podfile to conditionally configure static linkage for frameworks (7d43a4c)
  • chore: update React Native and related packages to version 0.79.7 in package.json and yarn.lock (f831156)
  • chore: update React Native and related packages to versions 0.80.3 (a06eebb)
  • chore: update React Native and related packages to versions 0.81.6 (541edb3)
  • chore: update react-native-screens version range in package.json and yarn.lock (c0157a0)
  • chore: update Xcode project configuration (f36329e)
  • chore: updated android so that it builds correctly (04d830a)
  • docs: update README to clarify support for React Native's Legacy Architecture (e86bd43)
  • refactor: remove console log statements from Embedded component (7fce509)
  • refactor: remove redundant moduleName method from RNIterableAPI.mm (98c4324)
  • refactor: remove unused button disabled styles from Embedded.styles.ts (c7f7c59)
  • Force static linkage (ab8f22e)
  • SDK-374 Automate Docs validation on SDKs releases (#826) (e69c305), closes #826
  • WIP (209aead)
  • test: enable embedded messaging in Iterable configuration tests (fe0a6db)
  • fix: return all messages for getEmbeddedMessages when no placement given (b0da53d)