Skip to content

v1.2.0

Compare
Choose a tag to compare
@John60676 John60676 released this 22 May 08:43
· 159 commits to master since this release

Features

  • usePagination: add changePagination() to modify both current and pageSize #43 (c3822f0)
  • add onBefore() and onAfter() hooks #42 (135e76f)
  • add reloading to record the loading status of reload() #41 (5034f2c)

Performance Improvements

⚠ BREAKING CHANGES