Skip to content

3.7.1

Compare
Choose a tag to compare
@benjamn benjamn released this 20 Oct 20:18
· 1151 commits to main since this release
e6ad3c9

Bug fixes (from CHANGELOG.md)

  • Fix issue where loading remains true after observer.refetch is called repeatedly with different variables when the same data are returned.
    @alessbell in #10143

  • Fix race condition where useFragment_experimental could receive cache updates before initially calling cache.watch in useEffect.
    @benjamn in #10212

What's Changed (auto-generated by GitHub)

New Contributors (auto-generated by GitHub)

Full Changelog: v3.7.0...v3.7.1