Skip to content

Releases: mightyiam/eslint-config-love

v92.0.0

26 Oct 08:41
Compare
Choose a tag to compare

92.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • @typescript-eslint/prefer-literal-enum-member

Features

  • @typescript-eslint/prefer-literal-enum-member (cebe013)

v91.0.0

26 Oct 08:16
Compare
Choose a tag to compare

91.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • @typescript-eslint/prefer-for-of

Features

  • @typescript-eslint/prefer-for-of (2c864f3)

v90.0.0

26 Oct 08:09
Compare
Choose a tag to compare

90.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • @typescript-eslint/prefer-find

Features

  • @typescript-eslint/prefer-find (ea7a3dc)

v89.0.1

20 Oct 14:05
Compare
Choose a tag to compare

89.0.1 (2024-10-20)

Bug Fixes

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