| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @docsearch_react@5.1.0 source code.tar.gz | < 9 hours ago | 36.9 MB | |
| @docsearch_react@5.1.0 source code.zip | < 9 hours ago | 37.3 MB | |
| README.md | < 9 hours ago | 719 Bytes | |
| Totals: 3 Items | 74.2 MB | 0 | |
Minor Changes
- 977cf17: feat(facets): Support selecting multiple values per facet
FacetBar now renders checkbox items instead of a radio group, so users can
select more than one value per facet. Selected values for the same facet are
combined into an Algolia facetFilters OR group; different facets are still
combined with AND. Configured facetFilters OR groups that share a single
facet key (for example ['lang:en', 'lang:fr']) are now recognized as the
default selection for that facet, in addition to single key:value entries.
- 3914a42: Upgrade
aito v6 and@ai-sdk/reactto v3
Patch Changes
- Updated dependencies [977cf17]
- @docsearch/css@5.1.0
- @docsearch/core@5.1.0