Skip to content

v13.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:34
f400aca

Release (2026-04-25)

  • eslint-plugin-ember 13.1.3 (patch)

🐛 Bug Fix

  • eslint-plugin-ember
    • #2730 BUGFIX: template-require-valid-alt-text — reject empty-string aria-label/labelledby/alt on , , (@johanrd)
    • #2729 BUGFIX: template-no-invalid-role — support DPUB/Graphics-ARIA and role-fallback lists (@johanrd)
    • #2726 BUGFIX: template-no-unsupported-role-attributes — honor aria-query attribute constraints (@johanrd)
    • #2727 BUGFIX: template-no-redundant-role — case-insensitive match + →combobox (@johanrd) :house: Internal eslint-plugin-ember #2746 refactor: extract isNativeElement util (fix component-vs-HTML-tag misclassification) (@johanrd) Committers: 1 @johanrd