chore(repo): synchronize versions
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 7.0.0
|
||||
|
||||
- 🛑 **BREAKING** Removed deprecated `StreamChannelListController.sort` parameter.
|
||||
Use `StreamChannelListController.channelStateSort` instead.
|
||||
- Updated minimum supported `SDK` version to Flutter 3.13/Dart 3.1
|
||||
- Updated `stream_chat` dependency to [`7.0.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 6.11.0
|
||||
|
||||
🐞 Fixed
|
||||
@@ -13,30 +20,15 @@
|
||||
- Added support for `StreamChannel.loadingBuilder` and `StreamChannel.errorBuilder` to customize
|
||||
loading and error states.
|
||||
|
||||
## 7.0.0-beta.3
|
||||
|
||||
- Updated minimum supported `SDK` version to Flutter 3.13/Dart 3.1
|
||||
- Updated `stream_chat` dependency to [`7.0.0-beta.3`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 6.8.0
|
||||
|
||||
- Updated minimum supported `SDK` version to Flutter 3.10/Dart 3.0
|
||||
- Updated `stream_chat` dependency to [`6.8.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 7.0.0-beta.2
|
||||
|
||||
- Updated `stream_chat` dependency to [`7.0.0-beta.2`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 6.7.0
|
||||
|
||||
- Updated `stream_chat` dependency to [`6.7.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
## 7.0.0-beta.1
|
||||
|
||||
- 🛑 **BREAKING** Removed deprecated `StreamChannelListController.sort` parameter.
|
||||
Use `StreamChannelListController.channelStateSort` instead.
|
||||
- Updated minimum supported `SDK` version to Flutter 3.10/Dart 3.0
|
||||
|
||||
## 6.6.0
|
||||
|
||||
- Updated `stream_chat` dependency to [`6.6.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
Reference in New Issue
Block a user