Skip to content

Releases: ember-cli/eslint-plugin-ember

Release 11.11.1

22 Aug 12:22
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 11.11.0

21 Aug 14:01
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 11.10.0

07 Jul 21:44
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 11.9.0

26 Jun 18:08
Compare
Choose a tag to compare

🚀 Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@lin-ll)

🏠 Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@chrisrng)

Committers: 2

Release 11.8.0

31 May 03:01
Compare
Choose a tag to compare

🚀 Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@ArtixZ)

Committers: 1

Release 11.7.2

23 May 19:58
Compare
Choose a tag to compare

🐛 Bug Fix

  • #1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@chrisrng)

Committers: 1

Release 11.7.1

21 May 17:49
Compare
Choose a tag to compare

🐛 Bug Fix

  • #1870 Fix crash with default computed property import in no-unused-services rule (@bmish)
  • #1869 Avoid crash with inject decorator in no-restricted-service-injections rule (@bmish)
  • #1871 Avoid further decorator detection crashes in no-restricted-service-injections rule (@bmish)

Committers: 1

Release 11.7.0

19 May 15:47
Compare
Choose a tag to compare

🚀 Enhancement

  • #1865 Support autofix of numerical property access and ternary expressions in no-get rule (@evanjehl)

🐛 Bug Fix

  • #1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@chrisrng)

Committers: 2

Release 11.6.0

16 May 13:56
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Committers: 1

Release 11.5.2

22 Apr 13:51
Compare
Choose a tag to compare

🐛 Bug Fix

  • #1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObject in no-get rule (@ArtixZ)

Committers: 1