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(algoliasearch): correctly retrieve headers for v5 #6268

Merged
merged 5 commits into from
Jul 4, 2024

Conversation

aymeric-giraudet
Copy link
Member

@aymeric-giraudet aymeric-giraudet commented Jul 4, 2024

Summary

FX-2928

Result

We fallback to baseHeaders and baseQueryParameters if headers or queryParameters do not exist.
Updated all remaining peer deps to mark compatibility with v5.

@aymeric-giraudet aymeric-giraudet requested review from a team, dhayab and Haroenv and removed request for a team July 4, 2024 07:48
Copy link

codesandbox-ci bot commented Jul 4, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 33797cd:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

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.

Overall good, but we can add a v5 alias dependency like we did for v3

@aymeric-giraudet aymeric-giraudet merged commit 25c72cf into master Jul 4, 2024
12 checks passed
@aymeric-giraudet aymeric-giraudet deleted the fix/algoliasearch-v5-headers branch July 4, 2024 09:32
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.

2 participants