ember-cli / ember-fetch

HTML5 fetch polyfill from github wrapped and bundled for ember-cli users.
MIT License
175 stars 79 forks source link

update to v3.28 with ember-cli-update #743

Open mansona opened 11 months ago

void-mAlex commented 11 months ago

hasn't this already been done on https://github.com/ember-cli/ember-fetch/pull/741 ?

Pixelik commented 11 months ago

It hadn't actually, I moved @mansona's addition from this PR into my PR recently actually 🙂 Now all tests are passing in my PR except for the Node ones but this is kind of unknown territory for me.. 😕

tehhowch commented 10 months ago

A benefit of this PR vs #741 is that it isn't a breaking change, so apps which are not yet on node 16 (for whatever reason) can still update