Open NullVoxPopuli opened 6 months ago
the only parts that need changes is in ember_debug
But is the boot event 'Ember' still dispatched? It was part of ember/index and inspector depends on it
all of 'Ember'
is deprecated -- so my plan here is to import from -internal
apis mostly, or other public apis where available
Is this why canary tests are failing? Wondering what fixes we need there.
Description
RFC: https://github.com/emberjs/rfcs/pull/1003 Implementation: https://github.com/emberjs/ember.js/pull/20686 Advancement: https://github.com/emberjs/rfcs/pull/1015 Deprecation Guide: https://github.com/ember-learn/deprecation-app/pull/1381
Screenshots