Skip to content

v1.6.0

Compare
Choose a tag to compare
@dfreeman dfreeman released this 19 Nov 13:44
· 43 commits to master since this release
794ffbe

Added

  • You can now pass patchClassicComponent: false in your ECM config to opt out of the deprecated monkeypatching of Ember.Component that will be removed entirely in 2.0 (thanks @SergeAstapov!)

Fixed

  • Modules whose path includes the name of the package they're in no longer cause issues when resolving @value and composes: directives (thanks @Eric162 and @maxfierke!)