stream-chat-react 8.2.0 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js
CHANGED
|
@@ -7658,7 +7658,7 @@ var UnMemoizedChannelList = function (props) {
|
|
|
7658
7658
|
*/
|
|
7659
7659
|
var ChannelList = React__default['default'].memo(UnMemoizedChannelList);
|
|
7660
7660
|
|
|
7661
|
-
var version = '
|
|
7661
|
+
var version = '9.0.0';
|
|
7662
7662
|
|
|
7663
7663
|
var useChat = function (_a) {
|
|
7664
7664
|
var _b, _c;
|