Merge branch 'develop' into delete_message_fix
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
## Upcoming
|
||||
|
||||
🛑️ Breaking Changes from `2.0.0`
|
||||
- Changed default message filter of `MessageListCore`
|
||||
|
||||
✅ Added
|
||||
- Added `MessageListCore.paginationLimit`
|
||||
|
||||
🔄 Changed
|
||||
- Changed default message filter of `MessageListCore`
|
||||
- `StreamChatCore.of(context).user` is now deprecated in favor of `StreamChatCore.of(context).currentUser`.
|
||||
- `StreamChatCore.of(context).userStream` is now deprecated in favor of `StreamChatCore.of(context).currentUserStream`.
|
||||
|
||||
## 2.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user