@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.
@@ -3875,6 +3875,7 @@ var FeedsApi = class {
3875
3875
  async unfollow(request) {
3876
3876
  const queryParams = {
3877
3877
  delete_notification_activity: request?.delete_notification_activity,
3878
+ keep_history: request?.keep_history,
3878
3879
  enrich_own_fields: request?.enrich_own_fields
3879
3880
  };
3880
3881
  const pathParams = {
@@ -5053,7 +5054,7 @@ var getRateLimitFromResponseHeader = (response_headers) => {
5053
5054
  };
5054
5055
  //#endregion
5055
5056
  //#region package.json
5056
- var version = "1.5.0";
5057
+ var version = "1.6.0";
5057
5058
  //#endregion
5058
5059
  //#region src/common/ApiClient.ts
5059
5060
  var axios$1 = axios.default.default ?? axios.default;
@@ -8968,4 +8969,4 @@ Object.defineProperty(exports, "updateEntityInArray", {
8968
8969
  }
8969
8970
  });
8970
8971
 
8971
- //# sourceMappingURL=feeds-client-C0uK3mWX.js.map
8972
+ //# sourceMappingURL=feeds-client-DPLGIycV.js.map