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).
- #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
- #17841 [BUGFIX] Ensure @sort works on non-Ember.Objects.
- #17818 [BUGFIX] Fix event dispatcher (part 1)
- #17411 / #17732 / #17412 Update initializer blueprints for ember-mocha 0.14
- #17702 Extend from glimmer component for octane blueprint
- #17740 Fix octane component blueprint and octane blueprint tests