v0.8.1-pagination-beta.0
Pre-release
Pre-release
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
paginationTotalHitsandfinitePaginationare removed