Skip to content

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

Release 5.4.0

08 Feb 17:25
Compare
Choose a tag to compare

πŸš€ Enhancement

Committers: 1

Release 5.3.3

27 Jan 21:51
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@lifeart)

Committers: 1

Release 5.3.2

22 Jan 15:07
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2778 Ignore unique-id helper in no-duplicate-id rule (@lifeart)

Committers: 1

Release 5.3.1

06 Jan 00:02
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@jsturgis)

πŸ“ Documentation

  • #2760 Document how to write rule test cases for fatal errors (@bmish)
  • #2759 Improve snapshot test documentation (@bmish)

🏠 Internal

Committers: 3

Release 5.3.0

14 Dec 20:11
Compare
Choose a tag to compare

πŸš€ Enhancement

Committers: 1

Release 5.2.0

07 Dec 15:02
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

Release 5.1.1

05 Dec 04:34
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2731 Allow nested menuitems in no-nested-interactive rule (@geneukum)

πŸ“ Documentation

  • #2732 Link to "skipping helpers" part of the codemod doc in no-curly-component-invocation rule doc (@geneukum)

Committers: 1

Release 5.1.0

04 Dec 15:04
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› Bug Fix

  • #2726 Allow passing only @model or @models for <LinkTo> in no-unknown-arguments-for-builtin-components rule (@geneukum)

πŸ“ Documentation

  • #2727 Add note about title property limitations to require-valid-alt-text rule doc (@geneukum)

Committers: 2

Release 5.0.2

28 Nov 19:03
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2722 Fix autofixer bug with firstObject inside a MustacheStatement in no-array-prototype-extensions rule (@tgvrssanthosh)

Committers: 1

Release 5.0.1

21 Nov 23:19
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #2714 Allow role=list on <ul> and <ol> in no-redundant-role rule (@Turbo87)

Committers: 1