Skip to content

Tags: j-u-p-iter/react-fetching-library

Tags

1.5.13

Toggle 1.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request marcin-piela#63 from youknowriad/master

Add a default value for the createClient options argument

1.5.12

Toggle 1.5.12's commit message
Bump version

1.5.11

Toggle 1.5.11's commit message
Bump version

1.5.10

Toggle 1.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request marcin-piela#53 from marcin-piela/with-axios

Allow to use custom fetch implementation, axios example

1.5.9

Toggle 1.5.9's commit message
Fix deps in useQuery hook

1.5.8

Toggle 1.5.8's commit message
Fix query function in useQuery hook

1.5.7

Toggle 1.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request marcin-piela#52 from marcin-piela/handle-race-cond…

…itions-and-allow-to-abort-pending-requests

Handle race conditions, allow to abort pending requests

1.5.6

Toggle 1.5.6's commit message
Fix caching responses, closes marcin-piela#48

1.5.5

Toggle 1.5.5's commit message
Bump version

1.5.4

Toggle 1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request marcin-piela#45 from marcin-piela/add-skip-cache-f…

…lag-to-query

Closes marcin-piela#44 - skip cache for manual dispatching query in hooks