@stream-io/feeds-client 0.3.34 → 0.3.35

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-C-2_fdH1.mjs";
4
+ import { F as FeedsClient, g as isCommentResponse, c as checkHasAnotherPage } from "../feeds-client-BRK49aQb.mjs";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  const useCreateFeedsClient = ({
7
7
  apiKey,
@@ -3923,7 +3923,7 @@ const getRateLimitFromResponseHeader = (response_headers) => {
3923
3923
  };
3924
3924
  return result;
3925
3925
  };
3926
- const version = "0.3.34";
3926
+ const version = "0.3.35";
3927
3927
  const axios = axiosImport.default ?? axiosImport;
3928
3928
  class ApiClient {
3929
3929
  constructor(apiKey, tokenManager, connectionIdManager, options) {
@@ -7879,4 +7879,4 @@ export {
7879
7879
  shouldUpdateState as s,
7880
7880
  uniqueArrayMerge as u
7881
7881
  };
7882
- //# sourceMappingURL=feeds-client-C-2_fdH1.mjs.map
7882
+ //# sourceMappingURL=feeds-client-BRK49aQb.mjs.map