Skip to content

Releases: mightyiam/eslint-config-love

v119.0.0

04 Mar 03:44
Compare
Choose a tag to compare

119.0.0 (2025-03-04)

⚠ BREAKING CHANGES

  • deps: bump minimum typescript-eslint to v8.26.0

Miscellaneous Chores

  • deps: update dependency typescript to v5.8.2 (ff168df)

v118.0.0

25 Jan 10:20
Compare
Choose a tag to compare

118.0.0 (2025-01-25)

⚠ BREAKING CHANGES

  • no-implicit-globals

Features

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