Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 00:54
· 53 commits to main since this release

1.7.0 (2022-08-29)

Bug Fixes

  • fix build type declarations (7f97e97)
  • fix delayed cache sync (45ae7cd)
  • types: fix CacheState types (87da2a7)
  • useSWR: fix not getting stale data until fetcher resolves when key change (b54e131)

Features