Skip to content

Commit

Permalink
Merge pull request #16 from sendbird/stable
Browse files Browse the repository at this point in the history
v4.10.2
  • Loading branch information
danney-chun authored Nov 2, 2023
2 parents c45b592 + 926c284 commit e074ba5
Show file tree
Hide file tree
Showing 33 changed files with 35 additions and 31 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## v4.10.2 (Sep 02, 2023)
### **Improvements**
- Fixed a bug where an exception wasn't thrown during `connection()`

## v4.10.1 (Oct 31, 2023)
### **Features**
### Introduced the `extended_message_payload` field to the `messagePrototype`
Expand Down
2 changes: 1 addition & 1 deletion cjs/feedChannel.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cjs/groupChannel.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cjs/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cjs/lib/__bundle-fc01d986.js → cjs/lib/__bundle-062e8d18.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion cjs/lib/__bundle-0f72c593.js

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"use strict";var e=require("./__bundle-fc01d986.js");class s extends e.BaseCommand{}exports.NotificationCollectionRefreshCommand=s,exports.getFeedChannelIndexBy=e=>["-lastMessageUpdatedAt","-createdAt","syncIndex"];
"use strict";var e=require("./__bundle-062e8d18.js");class s extends e.BaseCommand{}exports.NotificationCollectionRefreshCommand=s,exports.getFeedChannelIndexBy=e=>["-lastMessageUpdatedAt","-createdAt","syncIndex"];

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e074ba5

Please sign in to comment.