Skip to content

evolu@3.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 20:20
· 2642 commits to main since this release
992a568

Minor Changes

  • b043d91: isLoading

    isLoading is a new prop useQuery is returning. While isLoaded becomes true when rows are loaded for the first time, isLoading becomes true whenever rows are loading.