ember-cli / ember-fetch

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

Avoid `ember-polyfills.deprecate-assign` deprecation #708

Closed bertdeblock closed 1 year ago

bertdeblock commented 2 years ago

Not sure if this is the best approach, but ember-fetch still supports IE11 according to the docs: https://github.com/ember-cli/ember-fetch#browser-support

Closes #693. Closes #707.

lougreenwood commented 1 year ago

@bertdeblock What was the reason for closing this - we were tracking this PR to understand when this deprecation violation would be fixed. Thanks!

bertdeblock commented 1 year ago

I lost interest in getting this merged and also because it seems the idea is to deprecate ember-fetch: https://github.com/ember-cli/ember-fetch/issues/656#issuecomment-1173152715.