instantsearch.js 4.86.0 → 4.86.1

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.
@@ -4,4 +4,4 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- var _default = exports.default = '4.86.0';
7
+ var _default = exports.default = '4.86.1';
@@ -1,4 +1,4 @@
1
- /*! InstantSearch.js 4.86.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! InstantSearch.js 4.86.1 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -16590,7 +16590,7 @@
16590
16590
  };
16591
16591
  }
16592
16592
 
16593
- var version$1 = '4.86.0';
16593
+ var version$1 = '4.86.1';
16594
16594
 
16595
16595
  var withUsage$v = createDocumentationMessageGenerator({
16596
16596
  name: 'instantsearch'