We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671dc33 commit ba2b72cCopy full SHA for ba2b72c
packages/stream_feeds/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Upcoming
2
+- [BREAKING] Unified `ThreadedCommentData` into `CommentData` to handle both flat and threaded comments.
3
+- Add support for `enforceUnique` parameter while adding reactions.
4
+
5
## 0.4.0
6
- [BREAKING] Change `queryFollowSuggestions` return type to `List<FeedSuggestionData>`.
7
- [BREAKING] Remove `activitySelectorOptions` from `FeedQuery`.
0 commit comments