github emberjs/ember.js v2.1.0-beta.3
Ember v2.1.0-beta.3

latest releases: v5.10.0-alpha.3, v5.10.0-alpha.2, v5.10.0-alpha.1...
8 years ago

Changelog

  • #12157 [DEPRECATION] Allow deprecated access to registry from Application (argument to initializers) and ApplicationInstance (argument to instance initializers) instances.
  • #12156 [BUGFIX] Add helpful error message when providing incorrect arguments to Ember.computed.
  • #12253 [BUGFIX] Remove initializer causing errors during App.reset.
  • #12272 [BUGFIX] Update HTMLBars to fix memory leak when an {{each}} is inside an {{if}}.
  • #12184 [BUGFIX] Prevent classNames from being duplicated.
  • #12198 [BUGFIX] Further cleanup of the link-to component, allow for extending {{link-to}} via Ember.LinkComponent.extend.
  • #12208 [BUGFIX] Ember.computed.sort was crashing when it hit a null value. Fixes #12207.
  • #12188 [BUGFIX] Ensure _actions specified to extend works.
  • #12241 [BUGFIX] Provide a helpful error for undefined closure actions.
  • #12256 [BUGFIX] Ensure concat streams unsubscribe properly.
  • #12262 [BUGFIX] Breaks circular references in rejected jqXhr promises
  • #12297 / #12299 [BUGFIX] Remove extra work per component on initial render.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.