Skip to content

Releases: mightyiam/eslint-config-love

v89.0.0

17 Oct 02:10
Compare
Choose a tag to compare

89.0.0 (2024-10-17)

⚠ BREAKING CHANGES

  • @typescript-eslint/prefer-destructuring

Features

  • @typescript-eslint/prefer-destructuring (416f108)

v88.0.0

17 Oct 01:42
Compare
Choose a tag to compare

88.0.0 (2024-10-17)

⚠ BREAKING CHANGES

  • @typescript-eslint/prefer-as-const

Features

  • @typescript-eslint/prefer-as-const (f6dfcfd)

v87.0.0

14 Oct 12:00
Compare
Choose a tag to compare

87.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • package is in ecmascript module format

Features

  • package is in ecmascript module format (1d0aae4), closes #1528

v86.1.1

13 Oct 04:17
Compare
Choose a tag to compare

86.1.1 (2024-10-13)

Bug Fixes

  • add missing @typescript-eslint/utils dep (9e5dae8), closes #1801

v86.1.0

13 Oct 02:19
Compare
Choose a tag to compare

86.1.0 (2024-10-13)

Features

v86.0.0

13 Oct 02:11
Compare
Choose a tag to compare

86.0.0 (2024-10-13)

⚠ BREAKING CHANGES

  • linterOptions.reportUnusedDisableDirectives error

Features

  • linterOptions.reportUnusedDisableDirectives error (8ce4578), closes #1513

v85.0.0

12 Oct 08:55
Compare
Choose a tag to compare

85.0.0 (2024-10-12)

⚠ BREAKING CHANGES

  • peerDep eslint ^9.0.0
  • dep eslint-plugin-import ^2.31.0

Features

v84.1.1

12 Oct 06:55
Compare
Choose a tag to compare

84.1.1 (2024-10-12)

Bug Fixes

  • bump incorrect typescript-eslint peerDep (5d1261f)

v84.1.0

05 Oct 13:48
Compare
Choose a tag to compare

84.1.0 (2024-10-05)

Features

  • no-magic-numbers.enforceConst: false (c711820), closes #1786

v84.0.0

05 Oct 09:54
Compare
Choose a tag to compare

84.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • no-new-native-nonconstructor

Features

  • no-new-native-nonconstructor (a2b4e4b)