matthew-andrews / isomorphic-fetch

Isomorphic WHATWG Fetch API, for Node & Browserify
MIT License
6.96k stars 290 forks source link

fix(fetch): fix whatwg-fetch to 2.0.4 more stable in more browser #182

Closed kopax closed 3 years ago

kopax commented 5 years ago

FIX #181

isaachinman commented 5 years ago

Are there any plans to merge this?

kopax commented 5 years ago

I now use:

npm i @yeutech-lab/isomorphic-fetch

It's what you want.

isaachinman commented 5 years ago

I appreciate that, but would rather not install from an unknown fork. If @matthew-andrews is not interested in maintaining the repo, they should grant active members of the community collaborator status.

kopax commented 5 years ago

I agree but I don't think he will reply soon. It is unknown to everyone but me, I should have release it oss sorry.

matthew-andrews commented 3 years ago

Sorry for the delay everyone … this is on the path to being resolved … Please test master against your applications … I wil release as a major version once I'm happy it hasn't broken anything.