Skip to content

v3.6.0

Compare
Choose a tag to compare
@morrys morrys released this 08 Sep 09:38
· 376 commits to master since this release

Improved

  • adds the new option fetchObserver in useQuery and useLazyLoadQuery in order to observe the execution of the query in the network. It also adds a new parameter to the retry function to observe its execution.
  • added rollup for cjs, es and umd bundle generation.

Fixed

  • exporting loadQuery & mutation types