Releases: ember-cli/eslint-plugin-ember
Releases · ember-cli/eslint-plugin-ember
Release 11.4.5
🐛 Bug Fix
- #1748 Ignore Ember Data
store
service calls in no-array-prototype-extensions
rule (@bmish)
- #1761 Fix false positive with
Promise.any()
in no-array-prototype-extensions
rule (@bmish)
Committers: 1
Release 11.4.4
🐛 Bug Fix
- #1749 Ignore direct instantiation of
EmberArray
in no-array-prototype-extensions
rule (@canrozanes)
Committers: 1
Release 11.4.3
🐛 Bug Fix
- #1735 Fix crash from attempting to access non-existent dependent key in
no-tracked-property-from-args
rule (@joancc)
Committers: 1
Release 11.4.2
🐛 Bug Fix
- #1731 Handle new service import style in several rules (@wagenet)
🏠 Internal
Committers: 2
Release 11.4.1
🐛 Bug Fix
- #1722 Fix some crashes including with legacy classes in
no-deprecated-router-transition-methods
and no-implicit-injections
rules (@rtablada)
Committers: 1
Release 11.4.0
🚀 Enhancement
🏠 Internal
- #1720 Deprecate trivial node type check helpers (@bmish)
Committers: 2
Release 11.3.1
🐛 Bug Fix
- #1712 Fix crash with
no-tracked-properties-from-args
rule (@joancc)
🏠 Internal
- #1713 Switch to config file for
eslint-doc-generator
(@bmish)
Committers: 2
Release 11.3.0
🚀 Enhancement
📝 Documentation
- #1693 Mention ESLint overrides for glob patterns in
no-restricted-service-injections
rule doc (@bmish)
Committers: 3
Release 11.2.1
🐛 Bug Fix
- #1687 Don't lose optional chaining with
objectAt
in autofix for no-array-prototype-extensions
rule (@52052100)
🏠 Internal
- #1686 Temporarily skip failing test scenario for gjs/gts processor (@nlfurniss)
Committers: 2