1.7.0 • Published 10 months ago
@exodus/fetch v1.7.0
@exodus/fetch
A small wrapper around global fetch and node-fetch
:
In React Native, global
fetch
is used without importingnode-fetch
In Browser, global
fetch
is used without importingnode-fetch
Otherwise
node-fetch
is imported, but whenwindow.fetch
is present (e.g. in Electronrenderer
process), it is used.Otherwise (e.g. in Electron
browser
process and Node.js),node-fetch
is used.
1.7.0
10 months ago
1.6.0
10 months ago
1.5.1
11 months ago
1.5.0
11 months ago
1.4.0
11 months ago
1.3.1
1 year ago
1.3.0
2 years ago
1.3.0-beta.1
2 years ago
1.3.0-beta.2
2 years ago
1.3.0-beta.3
2 years ago
1.3.0-beta.4
2 years ago
1.2.1
4 years ago
1.2.0
4 years ago
1.1.0
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago