Closed mansona closed 2 years ago
This is part of the same work that I'm doing in https://github.com/miguelcobain/ember-paper/pull/1220
I am trying to update classes that use ParentMixin and Child Mixin to modern syntax so that I can update the ember-composability-tools addon and remove a bunch of deprecations. This is all to bring Ember 4.0 support 👍
ember-composability-tools
This is part of the same work that I'm doing in https://github.com/miguelcobain/ember-paper/pull/1220
I am trying to update classes that use ParentMixin and Child Mixin to modern syntax so that I can update the
ember-composability-tools
addon and remove a bunch of deprecations. This is all to bring Ember 4.0 support 👍