Skip to content

v0.8.1-pagination-beta.0

Pre-release
Pre-release

Choose a tag to compare

@bidoubiwa bidoubiwa released this 26 Jul 11:33
1d95cfe

This version makes this package compatible with Meilisearch v0.29.0-pagination.beta.1 🎉

Pagination Changes

Previously, when using the Pagination widget you had to add the parameters paginationTotalHits and finitePagination in your instantMeilisearch options to showcase page numbers.

With this beta feature, the paged pagination is handled natively by Meilisearch.

For complete information on the feature, please refer to this guide.

💥 Breaking changes

  • The parameters paginationTotalHits and finitePagination are removed