Skip to content

4.8.2

Choose a tag to compare

@cio-semantic-release cio-semantic-release released this 09 Sep 09:06
· 73 commits to main since this release

4.8.2 (2025-09-09)

Improvements

  • Ensures in-app message event listener is set during module initialization to better support Expo auto initialization and avoid direct React imports that could lead to runtime issues. Behavior remains unchanged for manually initialized setups. (#513) (ad4b169)