@stream-io/feeds-client 0.3.40 → 0.3.42

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,7 +1,7 @@
1
1
  import { useStateStore } from "@stream-io/state-store/react-bindings";
2
2
  export * from "@stream-io/state-store/react-bindings";
3
3
  import { useState, useEffect, createContext, useContext, useRef, useCallback, useMemo } from "react";
4
- import { F as FeedsClient, g as isCommentResponse, c as checkHasAnotherPage } from "../feeds-client-lltsBiM3.mjs";
4
+ import { F as FeedsClient, g as isCommentResponse, c as checkHasAnotherPage } from "../feeds-client-BIM-XpQr.mjs";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  const useCreateFeedsClient = ({
7
7
  apiKey,
@@ -1994,6 +1994,7 @@ class FeedsApi {
1994
1994
  };
1995
1995
  const body = {
1996
1996
  handle_mention_notifications: request?.handle_mention_notifications,
1997
+ run_activity_processors: request?.run_activity_processors,
1997
1998
  unset: request?.unset,
1998
1999
  set: request?.set
1999
2000
  };
@@ -2017,6 +2018,7 @@ class FeedsApi {
2017
2018
  handle_mention_notifications: request?.handle_mention_notifications,
2018
2019
  poll_id: request?.poll_id,
2019
2020
  restrict_replies: request?.restrict_replies,
2021
+ run_activity_processors: request?.run_activity_processors,
2020
2022
  skip_enrich_url: request?.skip_enrich_url,
2021
2023
  text: request?.text,
2022
2024
  visibility: request?.visibility,
@@ -4015,7 +4017,7 @@ const getRateLimitFromResponseHeader = (response_headers) => {
4015
4017
  };
4016
4018
  return result;
4017
4019
  };
4018
- const version = "0.3.40";
4020
+ const version = "0.3.42";
4019
4021
  const axios = axiosImport.default ?? axiosImport;
4020
4022
  class ApiClient {
4021
4023
  constructor(apiKey, tokenManager, connectionIdManager, options) {
@@ -8039,4 +8041,4 @@ exports.replaceUniqueArrayMerge = replaceUniqueArrayMerge;
8039
8041
  exports.shouldUpdateState = shouldUpdateState;
8040
8042
  exports.uniqueArrayMerge = uniqueArrayMerge;
8041
8043
  exports.updateEntityInArray = updateEntityInArray;
8042
- //# sourceMappingURL=feeds-client-sN82WnNB.js.map
8044
+ //# sourceMappingURL=feeds-client-9wb2RHSS.js.map