Skip to content
New issue

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

refactor: remove deprecated Ember.assign in favor of Object.assign #153

Conversation

BobrImperator
Copy link
Contributor

Hi, thanks for your addon ;)

I'm doing some upgrades and I see ember-cognito throwing a deprecation warning for Ember.assign.
This swaps Ember.assign with Object.assign which was used anyway in most cases, additionally e-cognito removed support for 2.x ember versions, so we should be ok with the change.

@BobrImperator BobrImperator changed the title refactor: remove Ember.assign in favor of Object.assign refactor: remove deprecated Ember.assign in favor of Object.assign Jul 15, 2020
@paulcwatts paulcwatts merged commit a62ba6c into adopted-ember-addons:master Jul 31, 2020
@paulcwatts
Copy link
Collaborator

Thank you! 👍 And sorry for the delay.

@BobrImperator
Copy link
Contributor Author

No worries, thanks! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants