Skip to content

Commit 21ff82f

Browse files
committed
5.1.0
1 parent 2da407e commit 21ff82f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/build/bundle.c41241d6.js renamed to docs/build/bundle.487833e0.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/bundle.c41241d6.js.LICENSE.txt renamed to docs/build/bundle.487833e0.js.LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*! exports provided: 0, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, default */
22

3-
/*! exports provided: 1 reply, Attach files, Cancel, Channel Missing, Close, Close emoji picker, Commands matching, Connection failure, reconnecting now..., Delete, Delivered, Edit Message, Emoji matching, Empty message..., Error adding flag: Either the flag already exist or there is issue with network connection ..., Error connecting to chat, refresh the page to try again., Error muting a user ..., Error pinning message, Error removing message pin, Error unmuting a user ..., Error · Unsent, Error: {{ errorMessage }}, Flag, Message Failed · Click to try again, Message deleted, Message failed. Click to try again., Message has been successfully flagged, Message pinned, Mute, New, New Messages!, Nothing yet..., Only visible to you, Open emoji picker, People matching, Pick your emoji, Pin, Pinned by, Send, Sending..., Start of a new thread, This message was deleted..., Thread, Type your message, Unmute, Unpin, You have no channels currently, You've reached the maximum number of files, live, this content could not be displayed, {{ commaSeparatedUsers }} and {{ lastUser }} are typing..., {{ commaSeparatedUsers }} and {{ moreCount }} more, {{ commaSeparatedUsers }}, and {{ lastUser }}, {{ firstUser }} and {{ secondUser }}, {{ firstUser }} and {{ secondUser }} are typing..., {{ imageCount }} more, {{ memberCount }} members, {{ replyCount }} replies, {{ user }} has been muted, {{ user }} has been unmuted, {{ user }} is typing..., {{ watcherCount }} online, 🏙 Attachment..., default */
3+
/*! exports provided: 1 reply, Attach files, Cancel, Channel Missing, Close, Close emoji picker, Commands matching, Connection failure, reconnecting now..., Delete, Delivered, Edit Message, Emoji matching, Empty message..., Error adding flag: Either the flag already exist or there is issue with network connection ..., Error connecting to chat, refresh the page to try again., Error muting a user ..., Error pinning message, Error removing message pin, Error unmuting a user ..., Error · Unsent, Error: {{ errorMessage }}, Flag, Message Failed · Click to try again, Message Failed · Unauthorized, Message deleted, Message has been successfully flagged, Message pinned, Mute, New, New Messages!, Nothing yet..., Only visible to you, Open emoji picker, People matching, Pick your emoji, Pin, Pinned by, Send, Sending..., Start of a new thread, This message was deleted..., Thread, Type your message, Unmute, Unpin, You have no channels currently, You've reached the maximum number of files, live, this content could not be displayed, {{ commaSeparatedUsers }} and {{ lastUser }} are typing..., {{ commaSeparatedUsers }} and {{ moreCount }} more, {{ commaSeparatedUsers }}, and {{ lastUser }}, {{ firstUser }} and {{ secondUser }}, {{ firstUser }} and {{ secondUser }} are typing..., {{ imageCount }} more, {{ memberCount }} members, {{ replyCount }} replies, {{ user }} has been muted, {{ user }} has been unmuted, {{ user }} is typing..., {{ watcherCount }} online, 🏙 Attachment..., default */
44

55
/*! exports provided: ACORN_OPTIONS, default */
66

@@ -44,7 +44,7 @@
4444

4545
/*! exports provided: ChannelContext, ChannelProvider, useChannelContext, withChannelContext */
4646

47-
/*! exports provided: ChannelContext, ChannelProvider, useChannelContext, withChannelContext, ChatContext, ChatProvider, useChatContext, withChatContext, isDayjs, isDate, isNumberOrString, TranslationContext, TranslationProvider, useTranslationContext, withTranslationContext */
47+
/*! exports provided: ChannelContext, ChannelProvider, useChannelContext, withChannelContext, ChatContext, ChatProvider, useChatContext, withChatContext, isDayOrMoment, isDate, isNumberOrString, TranslationContext, TranslationProvider, useTranslationContext, withTranslationContext */
4848

4949
/*! exports provided: ChannelHeader */
5050

@@ -448,7 +448,7 @@
448448

449449
/*! exports provided: isBrowser, default */
450450

451-
/*! exports provided: isDayjs, isDate, isNumberOrString, TranslationContext, TranslationProvider, useTranslationContext, withTranslationContext */
451+
/*! exports provided: isDayOrMoment, isDate, isNumberOrString, TranslationContext, TranslationProvider, useTranslationContext, withTranslationContext */
452452

453453
/*! exports provided: isElement, isHTMLElement, isShadowRoot */
454454

@@ -628,7 +628,7 @@
628628

629629
/*! exports provided: v1, v3, v4, v5, NIL, version, validate, stringify, parse */
630630

631-
/*! exports provided: validateAndGetMessage, isUserMuted, MESSAGE_ACTIONS, defaultPinPermissions, getMessageActions, areMessagePropsEqual, areMessageUIPropsEqual, messageHasReactions, messageHasAttachments, getImages, getNonImageAttachments, getReadByTooltipText */
631+
/*! exports provided: validateAndGetMessage, isUserMuted, MESSAGE_ACTIONS, defaultPinPermissions, getMessageActions, showMessageActionsBox, areMessagePropsEqual, areMessageUIPropsEqual, messageHasReactions, messageHasAttachments, getImages, getNonImageAttachments, getReadByTooltipText */
632632

633633
/*! exports provided: walk, childKeys */
634634

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.c41241d6.js"></script>
12+
<script src="build/bundle.487833e0.js"></script>
1313
</body>
1414
</html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react",
3-
"version": "5.0.3",
3+
"version": "5.1.0",
44
"description": "React components to create chat conversations or livestream style chat",
55
"author": "GetStream",
66
"homepage": "https://getstream.io/chat/",

0 commit comments

Comments
 (0)