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

latest releases: 3.15.8, 3.15.8-rc-0, 3.15.7...
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
  • 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 uikit-react release

NewReleases is sending notifications on new releases.