Releases: ember-cli/eslint-plugin-ember
Releases · ember-cli/eslint-plugin-ember
Release 11.9.0
Release 11.8.0
Release 11.7.2
Release 11.7.1
🐛 Bug Fix
- #1870 Fix crash with default computed property import in
no-unused-services
rule (@bmish) - #1869 Avoid crash with
inject
decorator inno-restricted-service-injections
rule (@bmish) - #1871 Avoid further decorator detection crashes in
no-restricted-service-injections
rule (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)
Release 11.7.0
Release 11.6.0
🚀 Enhancement
- #1853 Support autofix in gts files (@patricklx)
🐛 Bug Fix
- #1852 Only show
no-undef
errors for templates in gts files (@patricklx)
Committers: 1
- Patrick Pircher (@patricklx)
Release 11.5.2
Release 11.5.1
🐛 Bug Fix
- #1828 Clarify error message for
no-pause-test
rule (@deanmarano)
Committers: 1
- Dean Marano (@deanmarano)