feat(llc): add support for AttachmentFileUploaderProvider. (#1246)
* feat(llc): add support for `AttachmentFileUploaderProvider`. Signed-off-by: xsahil03x <[email protected]> * chore(llc): update CHANGELOG.md Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
- Fix WebSocket contemporary connection calls while disconnecting
|
||||
|
||||
✅ Added
|
||||
|
||||
- Export `StreamAttachmentFileUploader`.
|
||||
|
||||
🔄 Changed
|
||||
|
||||
- Deprecated `StreamChatClient.attachmentFileUploader`,
|
||||
Use `StreamChatClient.attachmentFileUploaderProvider` instead.
|
||||
|
||||
## 4.3.0
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
Reference in New Issue
Block a user