algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.73k stars 525 forks source link

fix(client): support v5 fully #6270

Closed dhayab closed 3 months ago

dhayab commented 4 months ago

Summary

This PR updates all algoliasearch dependencies in examples to algoliasearch@5 and ensures full compatibility locally with algoliasearch v5

FX-2922

fixes https://github.com/algolia/algoliasearch-client-javascript/issues/1537 fixes https://github.com/algolia/instantsearch/issues/6329

codesandbox-ci[bot] commented 4 months ago

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 106aa8b068f62fbcb7434bf679503c7fe3ead955:

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
dhayab commented 3 months ago

✅ Approved (I can't do it properly as I'm the creator of the PR).