We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am currently upgrading Ember version to 4.4 and now i get this depreciation with id ember-polyfills.deprecate-assign
4.4
ember-polyfills.deprecate-assign
Seems it comes from ember-fetch/addon/utils/mung-options-for-fetch.ts
ember-fetch/addon/utils/mung-options-for-fetch.ts
More info: https://deprecations.emberjs.com/v4.x/
versions ember-simple-auth: 4.2.2 ember-source and ember-cli: 4.4.0 npm: 16.14.0 node: 8.3.1
ember-simple-auth
4.2.2
ember-source
ember-cli
4.4.0
npm
16.14.0
node
8.3.1
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I am currently upgrading Ember version to
4.4
and now i get this depreciation with idember-polyfills.deprecate-assign
Seems it comes from
ember-fetch/addon/utils/mung-options-for-fetch.ts
More info: https://deprecations.emberjs.com/v4.x/
versions
ember-simple-auth
:4.2.2
ember-source
andember-cli
:4.4.0
npm
:16.14.0
node
:8.3.1
The text was updated successfully, but these errors were encountered: