You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⭐ #137 - Change default order of components' lifecycle hooks to be aligned with the execution order (@rwwagner90)
⭐ #156 - Add avoid-leaking-state-in-ember-objects rule to prevent state leakage (adding mutable state to an object's prototype) when using Ember.Object.extend(). (@shegupta)