npm ember-source 3.10.0-beta.2
v3.10.0-beta.2

latest releases: 6.0.0-alpha.10, 5.12.0-beta.2, 6.0.0-alpha.9...
5 years ago

CHANGELOG

  • #17846 [BUGFIX] Fix issues with template-only components causing errors in subsequent updates.
  • #17870 / #17871 [BUGFIX] Fix issue where ...attributes may incorrectly overwrite attributes unexpectedly, depending on its position.
  • #17872 [BUGFIX] Fix issue where {{link-to}} is causing unexpected local variable shadowing assertions.
  • #17874 [BUGFIX] Fix issue with event.stopPropagation() in component event handlers when jQuery is disabled.
  • #17876 [BUGFIX] Fix issue with multiple {{action}} modifiers on the same element when jQuery is disabled.
  • #17841 [BUGFIX] Ensure @sort works on non-Ember.Objects.
  • #17855 [BUGFIX] Expose (private) computed _getter functions.
  • #17860 [BUGFIX] Add assertions for required parameters in computed macros, when used as a decorator.
  • #17868 [BUGFIX] Fix controller injection via decorators.

Don't miss a new ember-source release

NewReleases is sending notifications on new releases.