CHANGELOG
- #15129 Fix access to document service in
ember-engines
. - #15138 [BUGFIX] Fix mocha blueprint service test filename
- #15204 [DEPRECATION]
Ember.MODEL_FACTORY_INJECTIONS
is now always false, deprecate setting it. - #15207 [BUGFIX] Ensure child engines do not have their container destroyed twice.
- #15242 [BUGFIX] Fix
EmberError
import in system/router. - #15247 [BUGFIX] Ensure nested custom elements render properly.