@stream-io/feeds-client 1.7.0 → 1.8.0

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.
@@ -1,4 +1,4 @@
1
- import { t as FeedsClient, u as isCommentResponse, v as checkHasAnotherPage } from "../feeds-client-DYZ59hqW.mjs";
1
+ import { t as FeedsClient, u as isCommentResponse, v as checkHasAnotherPage } from "../feeds-client-DMwcBcrU.mjs";
2
2
  import { useStateStore } from "@stream-io/state-store/react-bindings";
3
3
  import { createContext, useCallback, useContext, useEffect, useMemo, useRef, useState } from "react";
4
4
  import { jsx } from "react/jsx-runtime";
@@ -3884,6 +3884,7 @@ var FeedsApi = class {
3884
3884
  const body = {
3885
3885
  source: request?.source,
3886
3886
  target: request?.target,
3887
+ activity_copy_limit: request?.activity_copy_limit,
3887
3888
  copy_custom_to_notification: request?.copy_custom_to_notification,
3888
3889
  create_notification_activity: request?.create_notification_activity,
3889
3890
  enrich_own_fields: request?.enrich_own_fields,
@@ -3903,6 +3904,7 @@ var FeedsApi = class {
3903
3904
  const body = {
3904
3905
  source: request?.source,
3905
3906
  target: request?.target,
3907
+ activity_copy_limit: request?.activity_copy_limit,
3906
3908
  copy_custom_to_notification: request?.copy_custom_to_notification,
3907
3909
  create_notification_activity: request?.create_notification_activity,
3908
3910
  enrich_own_fields: request?.enrich_own_fields,
@@ -5164,7 +5166,7 @@ var getRateLimitFromResponseHeader = (response_headers) => {
5164
5166
  };
5165
5167
  //#endregion
5166
5168
  //#region package.json
5167
- var version = "1.7.0";
5169
+ var version = "1.8.0";
5168
5170
  //#endregion
5169
5171
  //#region src/common/ApiClient.ts
5170
5172
  var axios$1 = axios.default.default ?? axios.default;
@@ -9079,4 +9081,4 @@ Object.defineProperty(exports, "updateEntityInArray", {
9079
9081
  }
9080
9082
  });
9081
9083
 
9082
- //# sourceMappingURL=feeds-client-BeLCHq7r.js.map
9084
+ //# sourceMappingURL=feeds-client-ARkwY0jo.js.map