All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2022-09-21)
- bumping our lint config
- dropping node <12 support
- lint: prettier (97cc511)
- added gitignore (42a109a)
- added interactive tools (b61a71d)
- bumping our lint config (24a0369)
- dropping node <12 support (a47ff76)
3.0.2 (2021-03-23)
- handle adjacent mustache statements (32aa408)
3.0.1 (2021-03-23)
- extend from 2.X recommended config (692e800)
3.0.0 (2021-03-15)
- add
require-purgeable-class-names
rule (aa76c23)
2.1.0 (2021-02-08)
- added , tags to forbidden, this is to prevent these tags being used. This is out of spec with HTML5 and causes accessiblity concerns (576974f)
- lint issues (abf7dd5)
2.0.0 (2020-08-11)
-
deps: Bump minimum version of
ember-template-lint
tested against to 2.0.0 -
deps: upgrade
ember-template-lint
dependency (49ee06b)
1.1.0 (2019-11-07)
- add
base
configuration (b489827)
- indicate which files should be published (96830b4)
- add
no-expression-like-strings
rule (3633aff)