ember-template-lint
Advanced tools
Changelog
v6.0.0 (2024-03-29)
recommended
rules: no-action-on-submit-button
, no-at-ember-render-modifiers
, no-builtin-form-components
, no-unnecessary-curly-parens
, no-unnecessary-curly-strings
, simple-modifiers
(@bmish)4-x-recommended
config with 5-x-recommended
(@bmish)DOCUMENT_STRUCTURE_ROLES
for no-invalid-role
rule (@mrloop)param
to obsolete list in no-obsolete-elements
rule (@geneukum)Tracking issue: https://github.com/ember-template-lint/ember-template-lint/issues/2712
Changelog
v6.0.0-alpha.0 (2024-02-15)
recommended
rules: no-action-on-submit-button
, no-at-ember-render-modifiers
, no-builtin-form-components
, no-unnecessary-curly-parens
, no-unnecessary-curly-strings
, simple-modifiers
(@bmish)4-x-recommended
config with 5-x-recommended
(@bmish)DOCUMENT_STRUCTURE_ROLES
for no-invalid-role
rule (@mrloop)param
to obsolete list in no-obsolete-elements
rule (@geneukum)Changelog
v5.12.0 (2023-11-04)
no-action-on-submit-button
(@JoaoDsv).mjs
and .cjs
config files (@bertdeblock)modifier-name-case
rule for gjs/gts (@chancancode)Changelog
v5.11.2 (2023-08-12)
<img alt="" />
in require-valid-alt-text
rule (@HeroicEric)Changelog
v5.11.1 (2023-07-19)
simple-unless
rule (@judithhinlung)Changelog
v5.11.0 (2023-06-27)
no-at-ember-render-modifiers
(@NullVoxPopuli)Changelog
v5.10.2 (2023-06-16)
aria-query
related crash in no-unsupported-role-attributes
rule (@bmish)block-indentation
rule (@judithhinlung)Changelog
v5.10.1 (2023-06-07)
block-indentation
rule (@judithhinlung)