chore(ui,core,persistance,localization): added dependency changelogs
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## 3.0.0
|
## 3.0.0
|
||||||
|
|
||||||
|
- Updated `stream_chat_flutter_core` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
|
||||||
|
|
||||||
🛑️ Breaking Changes from `2.2.1`
|
🛑️ Breaking Changes from `2.2.1`
|
||||||
|
|
||||||
- `UserListView` `filter` property now is non-nullable.
|
- `UserListView` `filter` property now is non-nullable.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
## 3.0.0
|
## 3.0.0
|
||||||
|
|
||||||
|
- Updated `stream_chat` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||||
|
|
||||||
🛑️ Breaking Changes from `2.2.1`
|
🛑️ Breaking Changes from `2.2.1`
|
||||||
|
|
||||||
- `MessageSearchListViewCore` `paginationParams` property is now deprecated in favor of `limit`.
|
- `MessageSearchListViewCore` `paginationParams` property is now deprecated in favor of `limit`.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
||||||
|
- Updated `stream_chat_flutter` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
||||||
|
|
||||||
🐞 Fixed
|
🐞 Fixed
|
||||||
|
|
||||||
* Fixed typos in `Italian` translations.
|
* Fixed typos in `Italian` translations.
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
## 3.0.0
|
## 3.0.0
|
||||||
|
|
||||||
|
- Updated `stream_chat` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||||
- [[#604]](https://github.com/GetStream/stream-chat-flutter/issues/604) Fix cascade deletion by
|
- [[#604]](https://github.com/GetStream/stream-chat-flutter/issues/604) Fix cascade deletion by
|
||||||
enabling `pragma foreign_keys`.
|
enabling `pragma foreign_keys`.
|
||||||
- Added a new table `PinnedMessageReactions` and dao `PinnedMessageReactionDao` specifically for pinned messages.
|
- Added a new table `PinnedMessageReactions` and dao `PinnedMessageReactionDao` specifically for pinned messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user