stream-chat-angular
Advanced tools
Comparing version 5.11.0 to 5.11.1
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.11.0"; | ||
export declare const version = "5.11.1"; |
@@ -194,2 +194,6 @@ import { NgZone } from '@angular/core'; | ||
static readonly MAX_MESSAGE_REACTIONS_TO_FETCH = 1200; | ||
/** | ||
* @internal | ||
*/ | ||
isMessageLoadingInProgress: boolean; | ||
messagePageSize: number; | ||
@@ -196,0 +200,0 @@ private channelsSubject; |
{ | ||
"name": "stream-chat-angular", | ||
"version": "5.11.0", | ||
"version": "5.11.1", | ||
"description": "Angular components to create chat conversations or livestream style chat", | ||
@@ -5,0 +5,0 @@ "author": "GetStream", |
@@ -1,1 +0,1 @@ | ||
export const version = '5.11.0'; | ||
export const version = '5.11.1'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10013919
35153