github emberjs/ember.js v2.6.0-beta.2
Ember v2.6.0-beta.2

latest releases: v5.9.0-beta.2, v5.10.0-alpha.4, v5.10.0-alpha.3...
pre-release8 years ago

Changelog

  • #13356 [BUGFIX] Update Registry#has to always return true/false.
  • #13359 [BUGFIX] Fix {{if}} and {{unless}} subexpression sometimes not updating.
  • #13344 [BUGFIX] Revert Ember.merge deprecation.
  • #13335 [BUGFIX] Ensure injected property assertion checks container. Fixes issues
    with usage of objects created by older addons that are attempting to use Ember.inject.service().
  • #13333 [BUGFIX] Prevent the toString property from being added to the objects own
    properties. Fixes scenarios where the list of own properties changed in debug builds.
  • #13327 [CLEANUP] Remove deprecate-test-as-function deprecation.
  • #13326 [CLEANUP] Remove View.prototype.currentState deprecation.
  • #13315 [CLEANUP] Remove legacy view related exports.
  • #13310 [BUGFIX] Fix mouseenter typo in ember-testing helpers.
  • #13314 [CLEANUP] Remove Metamorph view and mixin.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.