Skip to content

v3.0.0

Choose a tag to compare

@watson-github-bot watson-github-bot released this 16 Jul 01:32
· 106 commits to master since this release

3.0.0 (2022-07-16)

Bug Fixes

  • Mitigate some pagination issues in search results (#340) (2e5e00f)

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 pageSizes prop to adjust this list)
  • A query's count value will be used for managing pagination (results_per_page will no longer be used at all)