Skip to content

v13.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 12:24
ecb3aeb

Release (2026-04-25)

  • eslint-plugin-ember 13.1.1 (patch)

🐛 Bug Fix

  • eslint-plugin-ember
    • #2735 Update ember-eslint-parser to 0.11 (@NullVoxPopuli)
    • #2736 fix: ignore comment + whitespace nodes in template-no-yield-only (@johanrd)
    • #2722 refactor(template-require-presentational-children): source role list from aria-query (@johanrd)
    • #2719 BUGFIX: template-no-aria-unsupported-elements — source the reserved-element list from aria-query (@johanrd)
    • #2718 BUGFIX: template-require-media-caption — compare kind="captions" case-insensitively (@johanrd)
    • #2714 BUGFIX: accept tabindex="-1" in template-require-aria-activedescendant-tabindex (@johanrd)

🏠 Internal