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
This release adds ember watson:find-overloaded-cps command to help locating all the places where your source may trigger the "Using the same function as getter and setter" deprecation. This command is purely advisory, it outputs a colored report showing the snippets of code that are probably deprecated CPs.