react-instantsearch-core 7.27.0 → 7.28.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.
@@ -9,4 +9,4 @@ Object.defineProperty(exports, "default", {
9
9
  return _default;
10
10
  }
11
11
  });
12
- var _default = '7.27.0';
12
+ var _default = '7.28.0';
@@ -1,2 +1,2 @@
1
- declare const _default: "7.27.0";
1
+ declare const _default: "7.28.0";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- var version = '7.27.0';
1
+ var version = '7.28.0';
2
2
 
3
3
  export { version as default };
@@ -1,4 +1,4 @@
1
- /*! React InstantSearch Core 7.27.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! React InstantSearch Core 7.28.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'react'], factory) :
@@ -24,7 +24,7 @@
24
24
 
25
25
  var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
- var version$2 = '7.27.0';
27
+ var version$2 = '7.28.0';
28
28
 
29
29
  function _define_property$1(obj, key, value) {
30
30
  if (key in obj) {
@@ -10274,7 +10274,7 @@
10274
10274
  };
10275
10275
  }
10276
10276
 
10277
- var version = '4.91.0';
10277
+ var version = '4.92.0';
10278
10278
 
10279
10279
  function hydrateSearchClient(client, results) {
10280
10280
  if (!results) {