Skip to content

Releases: ember-template-lint/ember-template-lint

Release 4.13.0

30 Aug 20:44
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #2583 Add autofixer to self-closing-void-elements rule (@locks)
  • #2581 Add autofixer to no-html-comments rule (@locks)
  • #2582 Add autofixer to no-quoteless-attributes rule (@locks)

πŸ› Bug Fix

  • #2589 Remove <s> and <u> from no-obsolete-elements (@sukima)
  • #2593 Add unique-id to allowed built-in helpers in no-curly-component-invocation and no-implicit-this rules (@geneukum)

🏠 Internal

Committers: 5

Release 4.12.0

05 Aug 16:46
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #2574 Add autofixer to no-unnecessary-component-helper rule (@bmish)
  • #2573 Add autofixer to modifier-name-case rule (@bmish)
  • #2569 Add autofixer to require-valid-named-block-naming-format rule (@locks)

πŸ“ Documentation

Committers: 3

Release 4.11.0

03 Aug 18:27
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #2568 Add autofixer to no-unnecessary-concat rule (@locks)

Committers: 1

Release 4.10.1

26 Jun 23:06
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2541 Fix helper used by several rules for dasherizing multi-level nested component names (@nulle)
  • #2535 Clarify violation message for no-dynamic-subexpression-invocations rule (@chrisrng)
  • #2527 Add route action name to error message in no-route-action rule (@tylerbecks)

πŸ“ Documentation

Committers: 4

Release 4.10.0

26 May 09:26
Compare
Choose a tag to compare

πŸš€ Enhancement

Committers: 1

Release 4.9.1

19 May 22:01
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2516 Fix crash in no-unsupported-role-attributes rule when an element has no implicit role (@bertdeblock)

Committers: 1

Release 4.9.0

19 May 02:09
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

Release 4.8.0

13 May 15:48
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› Bug Fix

  • #2503 Fixes issue where lint-todos add blank lines in .lint-todo storage file (@scalvert)

🏠 Internal

Committers: 2

Release 4.7.0

10 May 17:29
Compare
Choose a tag to compare

πŸš€ Enhancement

Committers: 1

Release 4.6.0

28 Apr 20:56
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@judithhinlung)

Committers: 1