nuxt-modules / algolia

🔎 Algolia module for Nuxt
https://algolia.nuxtjs.org/
MIT License
185 stars 32 forks source link

Added key to useAsyncAlgoliaSearch #151

Closed Rigo-m closed 1 year ago

Rigo-m commented 1 year ago

Types of changes

Description

Multiple useAsyncAlgoliaSearch calls would overwrite each other if done on same index. Added optional key parameter

Checklist:

nuxt-studio[bot] commented 1 year ago

Live Preview ready!

Name Edit Preview Latest Commit
Algolia Edit on Studio ↗︎ View Live Preview 4701ab2044c9ee093d672e53c5e4daa27c266929
Baroshem commented 1 year ago

Hey @Rigo-m

Thanks for creating this functionality. I have added a small comment there :)

Baroshem commented 1 year ago

Thanks @Rigo-m !

I merged this and released in a new 1.8.0 version :)