Merge remote-tracking branch 'origin/v7.0.0'
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 7.0.0
|
||||
|
||||
- Updated minimum supported `SDK` version to Flutter 3.13/Dart 3.1
|
||||
- 🛑 **BREAKING** Removed deprecated `getChannelStates.sort` parameter. Use `getChannelStates.channelStateSort` instead.
|
||||
|
||||
## 6.10.0
|
||||
|
||||
- Updated `stream_chat` dependency to [`6.10.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
@@ -15,6 +20,7 @@
|
||||
|
||||
- [[#1683]](https://github.com/GetStream/stream-chat-flutter/issues/1683) Fixed SqliteException no such
|
||||
column `messages.state`.
|
||||
- Updated `stream_chat` dependency to [`6.7.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 6.6.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user