We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100867d commit 8f5d5b2Copy full SHA for 8f5d5b2
packages/stream_feeds/CHANGELOG.md
@@ -8,6 +8,7 @@
8
added. Add `onNewActivity` callback to `feed`, `feedFromId`, or `feedFromQuery` to customize.
9
- Add location filtering support for activities with `ActivitiesFilterField.near` and `ActivitiesFilterField.withinBounds` filter fields.
10
- Add new activity filter fields: `ActivitiesFilterField.feed` and `ActivitiesFilterField.interestTags`.
11
+- Export previously missing public APIs: models, state objects, and queries.
12
13
## 0.4.0
14
- [BREAKING] Change `queryFollowSuggestions` return type to `List<FeedSuggestionData>`.
0 commit comments