- [#11] Fix generating prepend load trigger notification when
prefetchIndex
is bigger than the items visible on the screen. - [#7] Fix generating load trigger notification when
itemCount
is less thanprefetchIndex
. - Added support for the
Pager.refresh
method to accept an optionalrefreshKey
parameter.
- Initial Release.