Skip to content

v4.0.3

Compare
Choose a tag to compare
@k-ode k-ode released this 22 Oct 09:12
· 4 commits to main since this release

Breaking changes

  • Queries that use pagination is now created with createInfiniteQuery and useInfiniteQuery
  • onQueryMore is now an option to createInfiniteQuery
  • result is no longer stored on the query

Full Changelog: v3.3.0...v4.0.3