v2.14.0-beta.3
Pre-release
Pre-release
CHANGELOG
- #15242 [BUGFIX] Fix EmberError import in system/router
- #15204 [DEPRECATION]
Ember.MODEL_FACTORY_INJECTIONS
is now always false, and issues a deprecation if set. - #15239 [BUGFIX] Ensure
Ember.deprecate
is exported properly. - glimmerjs/glimmer-vm#529 [BUGFIX] Fix issues identified with custom element support.
- #15277 [BUGFIX] Fix issues with retrying an initial transition.