Skip to content

v1.0.3

Compare
Choose a tag to compare
@John60676 John60676 released this 06 Mar 10:50
· 200 commits to master since this release

Bug Fixes

  • concurrent request should have independent events (7511720)

Features

  • usePagination and useLoadMore support global config (8cceb1e)
  • usePagination: add reload function to reset paging info (def45e3)
  • useRequest: add reload function to clear the queries list (b64216b)