ember.js v1.13.9 Release Notes

Release Date: 2015-08-22 // almost 9 years ago
    • 🛠 #12138 [BUGFIX] Do not require calling this._super(...arguments) in views/components when implementing didRecieveAttrs.
    • 🛠 #12164 [BUGFIX] Properly handle block-less usage of a component without a template or layout specified in the component definition.