algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 221 forks source link

fix(types): add `serverTimeMS` to search response #1518

Closed shortcuts closed 4 months ago

shortcuts commented 4 months ago

users would like to leverage this field, documented here https://www.algolia.com/doc/api-reference/api-methods/search/#method-response-servertimems, see CR-5848

it is already provided on the next version

shortcuts commented 4 months ago

You should recommend them to try the alpha version 😁

good point I will