Skip to content

3.0.0

Choose a tag to compare

@cio-semantic-release cio-semantic-release released this 20 Jan 08:59
· 42 commits to main since this release

3.0.0 (2026-01-20)

⚠ BREAKING CHANGES

  • remove React Native old architecture support (#323)

Features

  • remove React Native old architecture support (#323) (0f96132)

RN

  • Exposed trackMetric method for manually tracking push notification metrics. This is useful when using multiple push providers or displaying notifications without relying on Customer.io SDK. (#539) (43deefe)
  • In-app messages now support SSE (Server-Sent Events) as an alternative to polling, reducing latency and improving message delivery efficiency (#555) (a777c69)