github emberjs/ember.js v2.9.0-beta.4

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

CHANGELOG

  • #14361 [BUGFIX] Prevent usage of this.element when running in a non-interactive environment (i.e. FastBoot).
  • #14361 [BUGFIX] Prevent willRender and willUpdate from running in FastBoot.
  • #14344 [BUGFIX] Ensure element is present in willInsertElement hook.
  • #14345 [BUGFIX] Fix an issue causing unneeded rerenders with closure actions.
  • #14363 [BUGFIX] Always use guidFor for tagless component's with an id.
  • #14365 [BUGFIX] Bump route-recognizer to fix an issue with encoding / in a dynamic segment.
  • #14366 [BUGFIX] Fix Ember.assign export.
  • #14367 [BUGFIX] Ensure feature flags are properly stripped.
  • #14371 [BUGFIX] Lazily add alias dependent keys (correct a slight performance regression from #14319).

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.