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

feat(algoliasearch): add support for algoliasearch v4 #2890

Merged
merged 17 commits into from
Jan 30, 2020
Merged

Conversation

yannickcr
Copy link
Contributor

Summary

This change add support for algoliasearch v4 to react-instantsearch.

Some changes were needed on cache hydration for the server-side rendering. The test suite must still be updated to support both v3 and v4 versions of algoliasearch client.

We also added a new job to CircleCI to test it against the version 3 of the client.

@yannickcr yannickcr marked this pull request as ready for review January 23, 2020 17:25
Co-Authored-By: François Chalifour <francoischalifour@users.noreply.github.com>
.circleci/config.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

All changes are good, but there's no tests for v4 now

@yannickcr yannickcr merged commit c6c7382 into master Jan 30, 2020
@yannickcr yannickcr deleted the feat/client-v4 branch January 30, 2020 09:58
yannickcr added a commit that referenced this pull request Jan 30, 2020
# [6.3.0](v6.2.0...v6.3.0) (2020-01-30)

### Features

* **algoliasearch:** add support for algoliasearch v4 ([#2890](#2890)) ([c6c7382](c6c7382))
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.

None yet

4 participants