Skip to content

v2.13.1

Compare
Choose a tag to compare
@rwjblue rwjblue released this 18 May 00:52
· 8654 commits to main since this release
57b6b82

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.