instantsearch.js
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,1 +1,7 @@ | ||
<a name="1.2.4"></a> | ||
## [1.2.4](https://github.com/algolia/instantsearch.js/compare/v1.2.3...v1.2.4) (2016-02-29) | ||
Upgraded the helper to 2.9.0 to support undocumented parameters from the API. | ||
<a name="1.2.3"></a> | ||
@@ -2,0 +8,0 @@ ## [1.2.3](https://github.com/algolia/instantsearch.js/compare/v1.2.2...v1.2.3) (2016-02-18) |
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports['default'] = '1.2.3'; | ||
exports['default'] = '1.2.4'; | ||
module.exports = exports['default']; |
{ | ||
"name": "instantsearch.js", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "instantsearch.js is a library of widgets to build high performance instant search experiences using Algolia", | ||
@@ -88,3 +88,3 @@ "main": "dist-es5-module/index.js", | ||
"algoliasearch": "^3.11.0", | ||
"algoliasearch-helper": "^2.8.1", | ||
"algoliasearch-helper": "^2.9.0", | ||
"classnames": "^2.2.3", | ||
@@ -91,0 +91,0 @@ "events": "^1.1.0", |
@@ -1,1 +0,1 @@ | ||
export default '1.2.3'; | ||
export default '1.2.4'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8177762
50617
Updatedalgoliasearch-helper@^2.9.0