@stream-io/feeds-client 0.3.40 → 0.3.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.3.41](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-client-0.3.40...@stream-io/feeds-client-0.3.41) (2026-02-03)
6
+
7
+
8
+ ### Features
9
+
10
+ * add request field `run_activity_processors` to enable customer setting this when changing activity text/images ([#228](https://github.com/GetStream/stream-feeds-js/issues/228)) ([690976f](https://github.com/GetStream/stream-feeds-js/commit/690976f039c44390ee3ef5bc7c75b09c2938b993))
11
+
5
12
  ## [0.3.40](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-client-0.3.39...@stream-io/feeds-client-0.3.40) (2026-01-29)
6
13
 
7
14
 
package/README.md CHANGED
@@ -5,7 +5,7 @@ Bring users together through personalized feeds, threaded discussions, and real-
5
5
  ## **Quick Links**
6
6
 
7
7
  - [Register](https://getstream.io/chat/trial/) to get an API key for Stream Feeds
8
- - [React Sample apps](../../#react-sample-apps)
8
+ - [React Sample apps](../../#react-demo-app)
9
9
  - [Docs](https://getstream.io/activity-feeds/docs/)
10
10
 
11
11
  ## What is Stream?
package/dist/cjs/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const stateStore = require("@stream-io/state-store");
4
- const feedsClient = require("../feeds-client-sN82WnNB.js");
4
+ const feedsClient = require("../feeds-client-KQeNaHO_.js");
5
5
  const loggerInternal = require("@stream-io/logger");
6
6
  const ownFeedFields = ["own_capabilities", "own_follows", "own_membership"];
7
7
  const ChannelOwnCapability = {