@disco-widgets/react-components
Advanced tools
Changelog
2.0.0-beta.0 (2022-04-25)
fetchDocuments()
signature has changed. It can now take an array of collection IDs. When fetching a document or set of documents, specify collection ID(s), since document IDs are only unique within a collection, not a project.SearchResults
now updates the default search parameters of the enclosing DiscoverySearch
context. This limits the size of the response data; it only requests the document fields that are needed to render that component.