stream-chat-react 10.14.0 → 10.14.1
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/browser.full-bundle.js +1 -1
- package/dist/browser.full-bundle.js.map +1 -1
- package/dist/browser.full-bundle.min.js +5 -5
- package/dist/browser.full-bundle.min.js.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +2 -2
package/dist/index.cjs.js
CHANGED
|
@@ -35003,7 +35003,7 @@ var UnMemoizedChannelList = function (props) {
|
|
|
35003
35003
|
*/
|
|
35004
35004
|
var ChannelList = React__default["default"].memo(UnMemoizedChannelList);
|
|
35005
35005
|
|
|
35006
|
-
var version = '10.14.
|
|
35006
|
+
var version = '10.14.1';
|
|
35007
35007
|
|
|
35008
35008
|
var useChat = function (_a) {
|
|
35009
35009
|
var _b, _c;
|