Releases: vlki/refresh-fetch
Releases · vlki/refresh-fetch
v0.9.0
Compare
Sorry, something went wrong.
No results found
vlki
released this
02 Apr 11:24
Minor changes
updated the babel transpiler to version 7.24 and Node.js used for it to current LTS version 20
v0.8.0
Compare
Sorry, something went wrong.
No results found
vlki
released this
04 Jul 16:58
Minor changes
fetchJSON now does not add content-type: application/json header when calling fetch without options argument (See #18 )
Patch changes
lodash version updated to 4.17.21
v0.7.0
Compare
Sorry, something went wrong.
No results found
vlki
released this
04 Aug 20:39
fetchJSON clones response before reading the body stream not to lock it when user wants to read it in a different way
v0.6.4
Compare
Sorry, something went wrong.
No results found
vlki
released this
22 Jul 06:55
Updated lodash version to 4.17.19
Updated dev dependencies
v0.6.0
Compare
Sorry, something went wrong.
No results found
vlki
released this
27 Jan 16:19
Updated to babel v7 therefore the transpiled packaged module is a little different.