vue-instantsearch
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -0,1 +1,16 @@ | ||
<a name="1.5.0"></a> | ||
# [1.5.0](https://github.com/algolia/vue-instantsearch/compare/v1.4.0...v1.5.0) (2018-03-02) | ||
### Bug Fixes | ||
* **menu:** avoid error when no facet values are retrieved ([0dbb683](https://github.com/algolia/vue-instantsearch/commit/0dbb683)) | ||
### Features | ||
* **Pagination:** pass in the page when emitting the page change event ([#394](https://github.com/algolia/vue-instantsearch/issues/394)) ([a349e19](https://github.com/algolia/vue-instantsearch/commit/a349e19)) | ||
<a name="1.4.0"></a> | ||
@@ -2,0 +17,0 @@ # [1.4.0](https://github.com/algolia/vue-instantsearch/compare/v1.3.4...v1.4.0) (2018-02-06) |
@@ -19,3 +19,3 @@ { | ||
"license": "MIT", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"files": [ | ||
@@ -22,0 +22,0 @@ "dist" |
@@ -6,2 +6,3 @@ [![Vue InstantSearch logo][logo]][website] | ||
| [React InstantSearch][react-instantsearch-github] | ||
| [Angular InstantSearch][angular-instantsearch-github] | ||
| [InstantSearch Android][instantsearch-android-github] | ||
@@ -49,1 +50,2 @@ | [InstantSearch iOS][instantsearch-ios-github]. | ||
[instantsearch-ios-github]: https://github.com/algolia/instantsearch-ios | ||
[angular-instantsearch-github]: https://github.com/algolia/angular-instantsearch |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
364918
4677
50