Skip to content

v1.0.0-beta.9

Compare
Choose a tag to compare
@John60676 John60676 released this 26 Feb 02:39
· 222 commits to master since this release

⚠ BREAKING CHANGES

  • usePagination: does not support concurrent request (2c083ef)

Refactor

  • usePagination: current and pageSize can modify and can trigger request, means you can directly use v-model to bind them (ea5a238)