v3.0.0
·
106 commits
to master
since this release
3.0.0 (2022-07-16)
Bug Fixes
BREAKING CHANGES
- SearchResults will no longer display table-only results with passage results (these tables can be seen by selecting the "tables only" toggle)
- ResultsPagination will longer add the current page size to the list of pagination options (use
pageSizesprop to adjust this list) - A query's
countvalue will be used for managing pagination (results_per_pagewill no longer be used at all)