Releases: lquixada/cross-fetch
Releases · lquixada/cross-fetch
v2.2.2
v2.2.1
🐞 bugfix: fixed 'realFetch.call is not a function' when cross-fetch is bundled with webpack set to target node (@jamespedid, @alexvetter in #15)
v2.2.0
v2.1.1
v2.1.0
v2.0.0
💥 breaking change: node-fetch was upgraded to a major version, see upgrade guide for more details.
🐞 bugfix: browser ponyfill implementation was not detecting window features such as URLSearchParams and FormData.
📋 test: npm test now takes the same specs and runs on node and chrome headless environment.
📋 test: the same spec can also be manually run on any browser through a public url.