Releases: maifeeulasad/network-react
Releases · maifeeulasad/network-react
Release list
v2.3.1
Full Changelog: v2.3.0...v2.3.1
updated readme
v2.3.0
Full Changelog: v2.2.0...v2.3.0
fixed bundling issue with splitted source
v2.2.0
Full Changelog: v2.1.0...v2.2.0
- build import/export fix
- fix for loop of successful calls
v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
updated readme
v2.0.0
What's Changed
- [feature]: basic graphql client; by @maifeeulasad in #4
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.0
Full Changelog: v1.0.1...v1.1.0
- fixed infinite API call issue
- corrected one unit test, all tests are now fixed
v1.0.1
Full Changelog: v1.0.0...v1.0.1
updated readme
v1.0.0
Full Changelog: v0.0.2...v1.0.0
new features:
- retry / retry delay
- debounce / debouce time
- timeout
- cache
- abort
- manual retrigger
- more typescript