Skip to content

Releases: mightyiam/eslint-config-love

v117.0.0

15 Jan 10:30
Compare
Choose a tag to compare

117.0.0 (2025-01-15)

⚠ BREAKING CHANGES

  • @typescript-eslint/no-misused-spread, bump min plugin version

Features

  • @typescript-eslint/no-misused-spread, bump min plugin version (eb1c1df)

v116.0.0

11 Jan 10:21
Compare
Choose a tag to compare

116.0.0 (2025-01-11)

⚠ BREAKING CHANGES

  • no-empty-static-block
  • no-dupe-else-if
  • no-console

Features

v115.0.0

11 Jan 08:17
Compare
Choose a tag to compare

115.0.0 (2025-01-11)

⚠ BREAKING CHANGES

  • no-alert

Features

v114.0.0

28 Dec 09:59
Compare
Choose a tag to compare

114.0.0 (2024-12-28)

⚠ BREAKING CHANGES

  • max-nested-callbacks (max: 3)

Features

  • max-nested-callbacks (max: 3) (31fe71c)

v113.0.0

21 Dec 08:33
Compare
Choose a tag to compare

113.0.0 (2024-12-21)

⚠ BREAKING CHANGES

  • max-lines at 450
  • max-depth with max: 5
  • no-constructor-return
  • no-constant-binary-expression

Features

v112.0.0

14 Dec 07:33
Compare
Choose a tag to compare

112.0.0 (2024-12-14)

⚠ BREAKING CHANGES

  • promise/avoid-new

Features

v111.0.0

14 Dec 06:46
Compare
Choose a tag to compare

111.0.0 (2024-12-14)

⚠ BREAKING CHANGES

  • logical-assignment-operators

Features

  • logical-assignment-operators (a008387)

v110.0.0

07 Dec 06:01
Compare
Choose a tag to compare

110.0.0 (2024-12-07)

⚠ BREAKING CHANGES

  • guard-for-in
  • grouped-accessor-pairs getBeforeSet
  • for-direction

Features

v109.0.0

30 Nov 09:27
Compare
Choose a tag to compare

109.0.0 (2024-11-30)

⚠ BREAKING CHANGES

  • consistent-this

Features

v108.0.0

30 Nov 09:18
Compare
Choose a tag to compare

108.0.0 (2024-11-30)

⚠ BREAKING CHANGES

  • add rule complexity and bump min eslint v9.12.0.

Features