@stream-io/feeds-client 1.5.0 → 1.6.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-C6ZWjV_u.mjs";
1
+ import { t as FeedsClient, u as isCommentResponse, v as checkHasAnotherPage } from "../feeds-client-CQELcw6M.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";
@@ -3852,6 +3852,7 @@ var FeedsApi = class {
3852
3852
  async unfollow(request) {
3853
3853
  const queryParams = {
3854
3854
  delete_notification_activity: request?.delete_notification_activity,
3855
+ keep_history: request?.keep_history,
3855
3856
  enrich_own_fields: request?.enrich_own_fields
3856
3857
  };
3857
3858
  const pathParams = {
@@ -5030,7 +5031,7 @@ var getRateLimitFromResponseHeader = (response_headers) => {
5030
5031
  };
5031
5032
  //#endregion
5032
5033
  //#region package.json
5033
- var version = "1.5.0";
5034
+ var version = "1.6.0";
5034
5035
  //#endregion
5035
5036
  //#region src/common/ApiClient.ts
5036
5037
  var axios = axiosImport.default ?? axiosImport;
@@ -8802,4 +8803,4 @@ var FeedsClient = class extends FeedsApi {
8802
8803
  //#endregion
8803
8804
  export { LogLevelEnum as C, debounce as S, uniqueArrayMerge as _, ownFeedFields as a, isVoteAnswer as b, shouldUpdateState as c, isFollowResponse as d, isImageFile as f, replaceUniqueArrayMerge as g, Constants as h, activityFilter as i, ensureExhausted as l, isVideoFile as m, ActivityWithStateUpdates as n, updateEntityInArray as o, isReactionResponse as p, Feed as r, getStateUpdateQueueId as s, FeedsClient as t, isCommentResponse as u, checkHasAnotherPage as v, feedsLoggerSystem as w, StreamApiError as x, StreamPoll as y };
8804
8805
 
8805
- //# sourceMappingURL=feeds-client-C6ZWjV_u.mjs.map
8806
+ //# sourceMappingURL=feeds-client-CQELcw6M.mjs.map