Releases: dibenso/pagination-component
Releases · dibenso/pagination-component
v1.1.1
- Add export for
usePagination
React hook.
v1.1.0
- Expose a
usePagination
React hook.
Alpha-4
Don't render prev
control when active page is the first page and don't render next
control when active page is the last page
Alpha-3.2
Remove babel-loader dependency.
Alpha-3
Pass isPrev and isNext to render props to allow establishment of "Previous" and "Next" controls.
Alpha-2.2
Fix incorrect peer dependencies
Alpha-2
v0.2.0
render paginated elements