Skip to content

v2.14.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rwjblue rwjblue released this 01 Jun 00:14
· 8474 commits to main since this release
879d854

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.