@stream-io/feeds-client 0.3.27 → 0.3.28

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-Db36zlJs.mjs";
4
+ import { F as FeedsClient, g as isCommentResponse, c as checkHasAnotherPage } from "../feeds-client-Dr24iZo9.mjs";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  const useCreateFeedsClient = ({
7
7
  apiKey,
@@ -3918,7 +3918,7 @@ const getRateLimitFromResponseHeader = (response_headers) => {
3918
3918
  };
3919
3919
  return result;
3920
3920
  };
3921
- const version = "0.3.27";
3921
+ const version = "0.3.28";
3922
3922
  const axios = axiosImport.default ?? axiosImport;
3923
3923
  class ApiClient {
3924
3924
  constructor(apiKey, tokenManager, connectionIdManager, options) {
@@ -7854,4 +7854,4 @@ export {
7854
7854
  shouldUpdateState as s,
7855
7855
  uniqueArrayMerge as u
7856
7856
  };
7857
- //# sourceMappingURL=feeds-client-Db36zlJs.mjs.map
7857
+ //# sourceMappingURL=feeds-client-Dr24iZo9.mjs.map