Skip to content

v57.0.0

Compare
Choose a tag to compare
@eslint-config-love-release-bot eslint-config-love-release-bot released this 22 Jul 12:10
· 745 commits to main since this release

57.0.0 (2024-07-22)

⚠ BREAKING CHANGES

  • @typescript-eslint/no-empty-function
  • @typescript-eslint/no-duplicate-type-constituents
  • @typescript-eslint/no-duplicate-enum-values
  • @typescript-eslint/no-confusing-non-null-assertion
  • @typescript-eslint/max-params
  • @typescript-eslint/no-array-delete
  • @typescript-eslint/init-declarations

Features

  • @typescript-eslint/init-declarations (d63d8af)
  • @typescript-eslint/max-params (a97fa9e)
  • @typescript-eslint/no-array-delete (a513a37)
  • @typescript-eslint/no-confusing-non-null-assertion (92f1a2b)
  • @typescript-eslint/no-duplicate-enum-values (499b812)
  • @typescript-eslint/no-duplicate-type-constituents (22d7b2c)
  • @typescript-eslint/no-empty-function (d3fc473)