@stream-io/feeds-client 0.2.10 → 0.2.11

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.2.11](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-client-0.2.10...@stream-io/feeds-client-0.2.11) (2025-09-22)
6
+
7
+
8
+ * force new release ([5139482](https://github.com/GetStream/stream-feeds-js/commit/5139482135ab45a23a0b9d72f15613786b63d927))
9
+
5
10
  ## [0.2.10](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-client-0.2.9...@stream-io/feeds-client-0.2.10) (2025-09-22)
6
11
 
7
12
 
package/dist/cjs/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const stateStore = require("@stream-io/state-store");
4
- const index = require("../index-C49kZoN7.js");
4
+ const index = require("../index-CFv0uza2.js");
5
5
  const loggerInternal = require("@stream-io/logger");
6
6
  class SearchController {
7
7
  constructor({ config, sources } = {}) {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const require$$0 = require("react");
4
4
  require("@stream-io/state-store");
5
- const index = require("../index-C49kZoN7.js");
5
+ const index = require("../index-CFv0uza2.js");
6
6
  require("@stream-io/logger");
7
7
  require("axios");
8
8
  var shim = { exports: {} };
package/dist/es/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { StateStore } from "@stream-io/state-store";
2
2
  export * from "@stream-io/state-store";
3
- import { d as debounce } from "../index-EeFSq3sq.mjs";
4
- import { C, f, a, b, F, S, c, e, o, q, p, m, j, g, k, h, l, i, s, u, n } from "../index-EeFSq3sq.mjs";
3
+ import { d as debounce } from "../index-DP0C8psw.mjs";
4
+ import { C, f, a, b, F, S, c, e, o, q, p, m, j, g, k, h, l, i, s, u, n } from "../index-DP0C8psw.mjs";
5
5
  import { LogLevelEnum, restoreDefaults } from "@stream-io/logger";
6
6
  class SearchController {
7
7
  constructor({ config, sources } = {}) {
@@ -1,6 +1,6 @@
1
1
  import require$$0, { useCallback, useMemo, useState, useEffect, createContext, useContext, useRef } from "react";
2
2
  import "@stream-io/state-store";
3
- import { F as FeedsClient, j as isCommentResponse, e as checkHasAnotherPage, b as FeedOwnCapability } from "../index-EeFSq3sq.mjs";
3
+ import { F as FeedsClient, j as isCommentResponse, e as checkHasAnotherPage, b as FeedOwnCapability } from "../index-DP0C8psw.mjs";
4
4
  import "@stream-io/logger";
5
5
  import "axios";
6
6
  var shim = { exports: {} };
@@ -3712,7 +3712,7 @@ const getRateLimitFromResponseHeader = (response_headers) => {
3712
3712
  };
3713
3713
  return result;
3714
3714
  };
3715
- const version = "0.2.10";
3715
+ const version = "0.2.11";
3716
3716
  class ApiClient {
3717
3717
  constructor(apiKey, tokenManager, connectionIdManager, options) {
3718
3718
  this.apiKey = apiKey;
@@ -6711,4 +6711,4 @@ exports.isVoteAnswer = isVoteAnswer;
6711
6711
  exports.shouldUpdateState = shouldUpdateState;
6712
6712
  exports.uniqueArrayMerge = uniqueArrayMerge;
6713
6713
  exports.updateEntityInArray = updateEntityInArray;
6714
- //# sourceMappingURL=index-C49kZoN7.js.map
6714
+ //# sourceMappingURL=index-CFv0uza2.js.map