Releases
v3.10.0
CHANGELOG
#17836 [BREAKING] Explicitly drop support for Node 6
#17719 / #17745 [FEATURE] Support for nested components in angle bracket invocation syntax (see emberjs/rfcs#0457 ).
#17735 / #17772 / #17811 / #17814 [FEATURE] Implement the Angle Bracket Invocations For Built-in Components RFC (see emberjs/rfcs#0459 ).
#17548 / #17604 / #17690 / #17827 / #17828 [FEATURE] Implement the Decorators RFC (see emberjs/rfcs#0408 ).
#17256 / #17664 [FEATURE] Implement RouteInfo Metadata RFC (see emberjs/rfcs#0398 ).
#17938 [BUGFIX] Expose mechanism to detect if a property is a computed
#17974 [BUGFIX] Ensure inheritable observers on object proxies are string based
#17930 [BUGFIX] Update assertion for events in tagless component to include method names
#17859 [BUGFIX] Fixes a regression in the legacy build
#17891 [BUGFIX] Loosen "engines" restriction for Node versions
#17900 [BUGFIX] Fix version for APP_CTRL_ROUTER_PROPS deprecation flag
#17846 [BUGFIX] Fix issues with template-only components causing errors in subsequent updates.
#17872 [BUGFIX] Fix issue where {{link-to}}
is causing unexpected local variable shadowing assertions.
#17841 [BUGFIX] Ensure @sort
works on non-Ember.Object
s.
#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.
#17747 [BUGFIX] Correct component-test blueprint for ember-cli-mocha
#17788 [BUGFIX] Fix native DOM events in Glimmer Angle Brackets
#17833 [BUGFIX] Reverts the naming of setClassicDecorator externally
#17818 [BUGFIX] Fix event dispatcher to not rely on elementId
.
#17740 [BUGFIX] Fix octane component blueprint and octane blueprint tests
#17411 / #17732 / #17412 Update initializer blueprints for ember-mocha 0.14
#17702 Extend from glimmer component for octane blueprint
You can’t perform that action at this time.