|
| 1 | +# Unlabeled Changes |
| 2 | + |
| 3 | +* `eslint-plugin-ember` |
| 4 | + * [#2562](https://github.com/ember-cli/eslint-plugin-ember/pull/2562) Extract rule: template-no-passed-in-event-handlers ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 5 | + * [#2567](https://github.com/ember-cli/eslint-plugin-ember/pull/2567) Extract rule: template-no-redundant-fn ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 6 | + * [#2570](https://github.com/ember-cli/eslint-plugin-ember/pull/2570) Extract rule: template-no-restricted-invocations ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 7 | + * [#2575](https://github.com/ember-cli/eslint-plugin-ember/pull/2575) Extract rule: template-no-this-in-template-only-components ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 8 | + * [#2583](https://github.com/ember-cli/eslint-plugin-ember/pull/2583) Extract rule: template-no-unknown-arguments-for-builtin-components ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 9 | + * [#2601](https://github.com/ember-cli/eslint-plugin-ember/pull/2601) Extract rule: template-require-context-role ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 10 | + * [#2620](https://github.com/ember-cli/eslint-plugin-ember/pull/2620) Extract rule: template-sort-invocations ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 11 | + * [#2563](https://github.com/ember-cli/eslint-plugin-ember/pull/2563) Extract rule: template-no-positional-data-test-selectors ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 12 | + * [#2564](https://github.com/ember-cli/eslint-plugin-ember/pull/2564) Extract rule: template-no-positive-tabindex ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 13 | + * [#2565](https://github.com/ember-cli/eslint-plugin-ember/pull/2565) Extract rule: template-no-potential-path-strings ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 14 | + * [#2569](https://github.com/ember-cli/eslint-plugin-ember/pull/2569) Extract rule: template-no-redundant-role ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 15 | + * [#2571](https://github.com/ember-cli/eslint-plugin-ember/pull/2571) Extract rule: template-no-route-action ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 16 | + * [#2582](https://github.com/ember-cli/eslint-plugin-ember/pull/2582) Extract rule: template-no-unbound ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 17 | + * [#2584](https://github.com/ember-cli/eslint-plugin-ember/pull/2584) Extract rule: template-no-unnecessary-component-helper ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 18 | + * [#2587](https://github.com/ember-cli/eslint-plugin-ember/pull/2587) Extract rule: template-no-unnecessary-curly-parens ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 19 | + * [#2593](https://github.com/ember-cli/eslint-plugin-ember/pull/2593) Extract rule: template-no-whitespace-within-word ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 20 | + * [#2596](https://github.com/ember-cli/eslint-plugin-ember/pull/2596) Extract rule: template-no-yield-only ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 21 | + * [#2604](https://github.com/ember-cli/eslint-plugin-ember/pull/2604) Extract rule: template-require-has-block-helper ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 22 | + |
| 23 | + |
| 24 | +*Cannot plan release until the above changes are labeled*. |
0 commit comments