Vue-instantsearch: Migrate to new Helper and JS Client

Created on 24 Jul 2017  路  4Comments  路  Source: algolia/vue-instantsearch

In the coming months, we'll have new versions of the client and the helper. Let's get ready :)
https://github.com/algolia/algoliasearch-helper-js/issues/521

chore

Most helpful comment

Nothing actionable as of now if I'm not mistaken.

Indeed, just wanted to bring awareness. :)

All 4 comments

So according to @Haroenv comment, for now:

  • we don't use methods that return promises
  • we don't use deprecated methods
  • we don't use initIndex

We will need to review the import strategy when the 2 libs get release though. Nothing actionable as of now if I'm not mistaken.

Let me know if there is something we could already do. Otherwise I'll close this until we have the 2 new versions.

It's early to already think about the migration, the complicated part here should normally be handled by the helper, since it's a dependency

Can't wait to make the lib compatible with the new versions here to leverage tree shaking 馃帀
Closing this for now until we can move forward.

Nothing actionable as of now if I'm not mistaken.

Indeed, just wanted to bring awareness. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VinceG picture VinceG  路  6Comments

samouss picture samouss  路  3Comments

michaelchiche picture michaelchiche  路  4Comments

rayrutjes picture rayrutjes  路  4Comments

joshangell picture joshangell  路  6Comments