Skip to content

v3.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 07:18
· 3 commits to main since this release

3.7.1 (2024-09-10)

Release notes

  • Fixed the behavior to call disconnectWebsocket() instead of disconnect() on unmount SendbirdUIKitContainer to avoid unintentionally clearing the cache.

Changelogs

Bug Fixes

  • disconnect ws only on unmounted (5f09729)