Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

feat(templates): use searchClient in React #113

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

samouss
Copy link
Contributor

@samouss samouss commented Jul 9, 2018

Now that we are using react-instantsearch-dom we can use by default the searchClient. The prop is available since the version 5.1.0 and the first version of the package is 5.2.0. No changes are required for React InstantSearch Native because the current version already use the searchClient.

@samouss samouss requested a review from francoischalifour July 9, 2018 14:19
Copy link
Member

@francoischalifour francoischalifour left a comment

Choose a reason for hiding this comment

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

Nice!

@francoischalifour
Copy link
Member

Is it time to use searchClient for every template?

@samouss
Copy link
Contributor Author

samouss commented Jul 9, 2018

At least on the ones that allow to have it without conflict with the other versions.

@francoischalifour francoischalifour merged commit 33e646c into master Jul 9, 2018
@francoischalifour francoischalifour deleted the feat/react-search-client branch July 9, 2018 15:37
aymeric-giraudet pushed a commit to algolia/instantsearch that referenced this pull request Dec 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants