stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Remove deprecated properties from useUserRole hook

Open oliverlaz opened this issue 1 year ago • 0 comments

Motivation With #1666, a few properties from useUserRole hook were deprecated. Eventually, this code will have to be removed from the SDK and a proper migration plan for our customers has to be provided.

Proposed solution

  • Deprecated fields are removed
  • Documentation is updated and instructions about switching to channelCapabilities is provided.

oliverlaz avatar Jul 14 '22 12:07 oliverlaz