Skip to content

Commit d107706

Browse files
authored
Merge pull request #18 from sendbird/stable
merge back v4.10.3
2 parents 2c401ee + 084d5d2 commit d107706

33 files changed

+35
-31
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## v4.10.3 (Nov 03, 2023)
3+
### **Notification**
4+
- Added `logCustom()` in `FeedChannel` to log custom stat
5+
26
## v4.10.2 (Nov 02, 2023)
37
### **Improvements**
48
- Fixed a bug where an exception wasn't thrown during `connection()`

cjs/feedChannel.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cjs/groupChannel.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cjs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cjs/lib/__bundle-ad16ec82.js renamed to cjs/lib/__bundle-084b05bb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cjs/lib/__bundle-5834e19e.js renamed to cjs/lib/__bundle-29a3fe55.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"use strict";var s=require("./__bundle-062e8d18.js");class e extends s.User{constructor(s,e){var t;super(s,e),this.isMuted=!1,this.isMuted=null!==(t=e.is_muted)&&void 0!==t&&t}}exports.Participant=e;
1+
"use strict";var s=require("./__bundle-a74384fe.js");class e extends s.User{constructor(s,e){var t;super(s,e),this.isMuted=!1,this.isMuted=null!==(t=e.is_muted)&&void 0!==t&&t}}exports.Participant=e;

cjs/lib/__bundle-7b3ab77b.js renamed to cjs/lib/__bundle-999f5633.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cjs/lib/__bundle-062e8d18.js renamed to cjs/lib/__bundle-a74384fe.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)