Algolia InstantSearch v5 Pagination Widget Migration: New limit and scrolling Parameters Required
When upgrading Algolia InstantSearch from version 4 to version 5, the pagination widget API changes: the new widget requires explicit limit and scrolling parameters, whereas v4 treated them as optional. The goal is to update the pagination configuration so that the search result paging behaves identically to the v4 implementation while adopting the v5 widget