Fanis Tharropoulos
Fanis Tharropoulos
@elhe26 We've published the [v2.0.0-rc.3](https://github.com/typesense/firestore-typesense-search/releases/tag/v2.0.0-rc.3) release that includes V2 functions, could you give it a try?
> @tharropoulos , is there a way to add an extra button to update/use a different key? > >  You can update the configuration by hitting the "manage" button...
> Is there a way to use the newly created key from the first extension on a second ext, third ext, etc.? Keys themselves are just Typesense API keys. You...
The Key should be a Typesense API key, not a path. You can see your API keys by calling out to the `/keys` resource in the Typesense API: https://typesense.org/docs/28.0/api/api-keys.html
Just ran your example, but both bundlers had the same results: ```sh // listing versions of packages ❯ npm list typesense-instantsearch-adapter [email protected] /home/fanis/code/typesense/rolldown-import-test └── [email protected] ❯ npm list rolldown [email protected]...
Thanks for that. I just created a PR that should take care of this. Try installing a tarball of that build to test it yourself if you want to. ```sh...
This parameter has been renamed to the proper `collection_name` on the latest RC builds of `v30.0`. Could you upgrade to those? (`v30.0.rc27`)
> Hi @tharropoulos , that was indeed the case, thanks for pointing that out. Do certain API-versions correspond to versions of the JS-client? The latest version of the client is...
Closing this one since it hasn't seen traction in a long time. If the issue is still present, feel free to reopen this.
No other user has reported this or reacted to this issue, and there has been almost 4 years worth of updates in the library. Sorry for not responding to this...