Skip to content

Releases: dundunlibs/react-api-fetching

v0.5.5

26 Sep 14:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.5

v0.5.4

26 Sep 14:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

25 Mar 08:30
Compare
Choose a tag to compare

Patch

  • Fix result is not updated when default variables changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

25 Mar 04:37
Compare
Choose a tag to compare

Patch

  • Reduce unnecessary rerender

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Mar 13:49
Compare
Choose a tag to compare

Patch

  • [useApi] onFetch, onCompleted don't work

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Mar 10:47
Compare
Choose a tag to compare

Feature

  • Mutate cache data

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Mar 13:03
Compare
Choose a tag to compare

Feature

  • revalidate method

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Mar 10:41
Compare
Choose a tag to compare

Feature

  • Automatically refetch on focus

v0.2.1

15 Mar 06:24
Compare
Choose a tag to compare

Patch

  • Fix Logical or assignment not supported in ReactNative

v0.2.0

13 Mar 09:47
Compare
Choose a tag to compare

Feature

  • Cached option
  • Skip caching mutation data by default