Skip to content

0.5: Delete, Parallel Loading, and Pagination

Compare
Choose a tag to compare
@rmccue rmccue released this 23 Apr 12:06
· 24 commits to master since this release
  • Add manual pagination methods (#41), allowing pages to be manually specified and loaded for traditional-style pagination
  • Changed loading states to arrays (#26), allowing parallel loading states to be tracked
  • Added delete actions and state (#25)
  • Allow setting headers in fetchOptions (#38)