Skip to content

Update Algolia SDK to version 5#243

Open
dreitzner wants to merge 6 commits into
nuxt-modules:mainfrom
dreitzner:update-algolia-sdk
Open

Update Algolia SDK to version 5#243
dreitzner wants to merge 6 commits into
nuxt-modules:mainfrom
dreitzner:update-algolia-sdk

Conversation

@dreitzner
Copy link
Copy Markdown

Because of the sdk deprecation the algolia sdk needs to be upgraded.

This is a first draft/direction and still needs some cleanup 🧹

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • [ x ] Breaking change (fix or feature that would cause existing functionality to change)

Description

Update to latest Algolia SDK following https://www.algolia.com/doc/libraries/sdk/upgrade/javascript

As the new LiteClient is no longer compatible with the full search client, they will be loaded in parallel, if lite: false is set.

resolves issue #242

Checklist:

  • [ x ] My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

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