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

chore: update search client to v5 #491

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Jul 10, 2024

Summary

This PR updates all algoliasearch dependencies in examples to algoliasearch@5.

TODO

  • update algoliasearch to ga version and remove alias

Note

  • for angular, only using-instantsearch sample is migrated
  • onboarding is left untouched
  • most instantsearch.js samples show usage with CDN, I didn't switch them to import
  • secured-api-keys samples have updated code in server.js to properly generate secured api key
  • vue server-side-rendering and vue3-vue-cli samples are not updated to use algoliasearch v5 (as they still rely on Vue CLI)

FX-2922

dhayab added 3 commits July 10, 2024 12:44
- most instantsearch.js samples show usage with CDN, I didn't migrate usage to import
- secured-api-keys samples have updated code in server.js to properly generate secured api key
- vue samples server-side-rendering and vue3-vue-cli are not updated to use algoliasearch v5
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.

1 participant