github sendbird/sendbird-uikit-react v3.0.2
[v3.0.2] (Aug 03 2022)

latest releases: v3.15.3, v3.15.2, v3.15.1...
2 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
  • Fix QueryInProgress warning:
    React 18 strict mode glitch that causes useEffect to run twice
  • 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.