Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(createInstantsearch): fix missing props #1867

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

bobylito
Copy link
Contributor

Based on @zackify findings: add back the missing props types and forward
them to InstantSearch. This commit adds them explicitly.

Fixes #1849

@algobot
Copy link
Contributor

algobot commented Jan 18, 2017

By analyzing the blame information on this pull request, we identified @Morhaus, @mthuret and @vvo to be potential reviewers

Copy link
Contributor

@mthuret mthuret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Based on @zackify findings: add back the missing props types and forward
them to InstantSearch. This commit adds them explicitly.
@bobylito bobylito force-pushed the fix/missing-parameters-createinstantsearch branch from d020edc to 168c0dc Compare January 18, 2017 14:04
@bobylito bobylito merged commit 8d319b5 into v2 Jan 18, 2017
@bobylito bobylito deleted the fix/missing-parameters-createinstantsearch branch January 18, 2017 14:14
mthuret pushed a commit that referenced this pull request Jan 18, 2017
<a name="2.2.1"></a>
## [2.2.1](v2.2.0...v2.2.1) (2017-01-18)

### Bug Fixes

* **createInstantsearch:** fix missing props (#1867) ([8d319b5](8d319b5)), closes [#1867](#1867)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants