Skip to content

Release 5.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmish bmish released this 03 Nov 16:27
· 252 commits to master since this release

Note: v5 release planning taking place in #2319.

💥 Breaking Change

  • #2669 Drop Node 12 and 17 support (@bmish)
  • #2606 Lint embedded templates by default (@NullVoxPopuli)
  • #2671 Enabled additional recommended rules no-aria-unsupported-elements, no-array-prototype-extensions, no-invalid-aria-attributes, no-obscure-array-access, no-scope-outside-table-headings, no-unsupported-role-attributes, require-aria-activedescendant-tabindex, require-mandatory-role-attributes, require-media-caption (@bmish)
  • #2675 Rename no-redundant-landmark-role rule to no-redundant-role and change checkAllHTMLElements option default to true (@bmish)
  • #2054 Rename and narrow rule no-down-event-binding to no-pointer-down-event-binding (@jfdnc)
  • #2674 Change validateValues option default to true in require-lang-attribute rule (@bmish)
  • #2673 Change simplifyHelpers option default to true in no-negated-condition rule (@bmish)
  • #2672 Change maxHelpers option default to 1 in simple-unless rule (@bmish)
  • #2657 Include modifiers in no-restricted-invocations rule (@achambers)

🏠 Internal

Committers: 4