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
#13335 [BUGFIX] Ensure injected property assertion checks container. Fixes issues
with usage of objects created by older addons that are attempting to use Ember.inject.service().
#13333 [BUGFIX] Prevent the toString property from being added to the objects own
properties. Fixes scenarios where the list of own properties changed in debug builds.