@docsearch/react
Advanced tools
Changelog
3.8.1 (2024-12-16)
This version introduces a new type DocSearchTransformClient to allow the transformSearchClient
to use either the lite client, or the full algoliasearch client.
Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite
) to reduce bundle size.
Changelog
3.8.1 (2024-12-16)
This version introduces a new type DocSearchTransformClient to allow the transformSearchClient
to use either the lite client, or the full algoliasearch client.
Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite
) to reduce bundle size.