Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Leverage built-in destroyables on Ember 3.20+ to avoid deprecations #293

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 27, 2020

Avoids deprecations for Meta.prototype.setSourceDestroyed and Meta.prototype.setSourceDestroying in Ember 3.20+.

Closes #292
Closes emberjs/ember.js#19042

Avoids deprecations for `Meta.prototype.setSourceDestroyed` and
`Meta.prototype.setSourceDestroying` in Ember 3.20+.
@rwjblue
Copy link
Member Author

rwjblue commented Jul 27, 2020

Confirmed locally in the console that there are no deprecations when running the Ember tests until 3.20.

@rwjblue rwjblue merged commit 06dd15b into glimmerjs:v1.x Jul 27, 2020
@rwjblue rwjblue deleted the fix-destroyable-deprecations branch July 27, 2020 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants