Skip to content

Releases: ember-cli/eslint-plugin-ember

Release 12.0.2

15 Feb 15:40
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 12.0.1

13 Feb 15:54
Compare
Choose a tag to compare

🐛 Bug Fix

  • #2071 Fix nested classes case in no-ember-super-in-es-classes (@CvX)

📝 Documentation

🏠 Internal

Committers: 4

Release 12.0.0

13 Jan 17:18
Compare
Choose a tag to compare

💥 Breaking Change

  • #1962 Drop support for Node 14, 16, 19 (@patricklx)
  • #1963 Add new recommended rules: no-at-ember-render-modifiers, no-deprecated-router-transition-methods, no-implicit-injections, no-runloop, no-tracked-properties-from-args, (@patricklx)
  • #1977 Add new recommended rule: template-no-let-reference (@bmish)
  • #1981 Add template-no-let-reference rule to recommended-gjs and recommended-gts configs (@patricklx)
  • #1967 Drop support for ESLint 7 (@bmish)
  • #1978 Set config ecmaVersion to 2022 (@bmish)
  • #1965 Change useAt option default to true at in no-get rule (@patricklx)
  • #2028 Move gjs/gts parser to ember-eslint-parser library (@NullVoxPopuli)

🚀 Enhancement

🐛 Bug Fix

  • #1994 [gjs/gts parser] fix locations for ast after templates (@patricklx)
  • #1992 [gjs/gts parser] fix references for tags with a dot & non standard html tags (@patricklx)
  • #1996 [gjs/gts parser] fix type aware linting when using ts+gts files (@patricklx)
  • #2005 [gjs/gts parser] fix parsing when there are multiple default <template> blocks (not allowed) (@patricklx)
  • #2055 Bump ember-eslint-parser to 0.2.5 - Includes fix for SVG scope parsing (@NullVoxPopuli)
  • #2048 Bump ember-eslint-parser to 0.2.4 (@NullVoxPopuli)
  • #2046 Fix issue with no-deprecated-router-transition-methods throwing errors outside of class usage (@NullVoxPopuli)
  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@wagenet)

📝 Documentation

  • #1969 Add automatic rule option lists with eslint-doc-generator (@bmish)
  • #1966 Automatically generate README configs list with eslint-doc-generator (@bmish)
  • #1980 Improve gts gjs configuration example (@patricklx)
  • #1990 Fix names for recommended-gts / recommended-gjs configs in readme (@c0rydoras)

🏠 Internal

Committers: 4

Release 12.0.0-alpha.4

22 Dec 20:47
Compare
Choose a tag to compare
Pre-release

💥 Breaking Change

🏠 Internal

Committers: 1

Release 12.0.0-alpha.3

13 Dec 00:02
Compare
Choose a tag to compare
Pre-release

🚀 Enhancement

🐛 Bug Fix

  • #1996 [gjs-gts-parser] fix type aware linting when using ts+gts files (@patricklx)
  • #2005 [gjs-gts-parser] fix parsing when there are multiple default <template> blocks (not allowed) (@patricklx)
  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@wagenet)

🏠 Internal

  • #2018 Switch to ESLint flat config internally (@bmish)

Committers: 2

v11.12.0

12 Dec 23:23
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@wagenet)

Committers: 2

Release 12.0.0-alpha.2

11 Nov 00:00
Compare
Choose a tag to compare
Pre-release

🐛 Bug Fix

  • #1994 [gjs/gts parser] fix locations for ast after templates (@patricklx)
  • #1992 [gjs/gts parser] fix references for tags with a dot & non standard html tags (@patricklx)

Committers: 1

Release 12.0.0-alpha.1

07 Nov 22:57
Compare
Choose a tag to compare
Pre-release

💥 Breaking Change

  • #1981 Add template-no-let-reference rule to recommended-gjs and recommended-gts configs (@patricklx)

🚀 Enhancement

📝 Documentation

Committers: 2

Release 12.0.0-alpha.0

04 Nov 20:43
Compare
Choose a tag to compare
Pre-release

💥 Breaking Change

  • #1962 Drop support for Node 14, 16, 19 (@patricklx)
  • #1963 Add new recommended rules: no-at-ember-render-modifiers, no-deprecated-router-transition-methods, no-implicit-injections, no-runloop, no-tracked-properties-from-args, (@patricklx)
  • #1977 Add new recommended rule: template-no-let-reference (@bmish)
  • #1967 Drop support for ESLint 7 (@bmish)
  • #1978 Set config ecmaVersion to 2022 (@bmish)
  • #1965 Change useAt option default to true at in no-get rule (@patricklx)

🚀 Enhancement

📝 Documentation

  • #1969 Add automatic rule option lists with eslint-doc-generator (@bmish)
  • #1966 Automatically generate README configs list with eslint-doc-generator (@bmish)

🏠 Internal

Committers: 2

Release 11.11.1

22 Aug 12:22
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1