ember.js v3.17.2 Release Notes

Release Date: 2020-03-26 // about 4 years ago
    • 🛠 #18837 [BUGFIX] Fix willDestroy on class based helpers.
    • 🛠 #18838 [BUGFIX] Ensure destructors (e.g. will-destroy modifier, @ember/components with willDestroyElement, etc) fire when used within an {{#each}} block.