github sendbird/sendbird-uikit-react v3.0.2-beta.0
[v3.0.2-beta.0] (July 31 2022)

latest releases: v3.15.3, v3.15.2, v3.15.1...
pre-release2 years ago

Fixes:

  • Explicitly export library as esm-module
    ESM library should have "type": "module" (package.json file that is going to /dist)
    This fixes Cannot use import outside module issue in next.js
  • Add optional chaining for createApplicationUserList
  • Cannot connect sometimes when customApiHost is empty
    Connection couldnt be established with no error message when customApiHost and customWebSocketHost
    were passed as empty string
  • Handle all chances of command not received error
    Handle chances of command not recieved error in markAsRead
    Experimental markasread handling -> longer times, no more call after unmount
  • Move typing handler in channellist into local variable

Don't miss a new sendbird-uikit-react release

NewReleases is sending notifications on new releases.