mike-north/ember-composability

[Deprecation] propertyDidChange -> notifyPropertyChange

Closed this issue ยท 2 comments

propertyDidChange is deprecated so we shouldn't be using it any more. Offending line (and there may be others):

this.propertyDidChange('composableChildren');

Looks like there is a graceful way to address this: https://github.com/rondale-sc/ember-notify-property-change-polyfill

๐ŸŽ‰ This issue has been resolved in version 1.0.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€