Skip to content

Releases: mightyiam/eslint-config-love

v32.0.0

24 Jan 08:10
Compare
Choose a tag to compare

32.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • @typescript-eslint/consistent-type-{imports/exports}

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @typescript-eslint/consistent-type-{imports/exports} (bf0f96f)

v31.0.0

19 Jan 07:16
Compare
Choose a tag to compare

31.0.0 (2023-01-19)

⚠ BREAKING CHANGES

  • @typescript-eslint/consistent-generic-constructors

Features

  • @typescript-eslint/consistent-generic-constructors (0248ed7)

v30.0.0

17 Jan 13:04
Compare
Choose a tag to compare

30.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @typescript-eslint/ban-types

Features

  • @typescript-eslint/ban-types (94fcc73)

v29.0.0

17 Jan 07:51
Compare
Choose a tag to compare

29.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @typescript-eslint/ban-tslint-comment

Features

  • @typescript-eslint/ban-tslint-comment (6aa6817)

v28.0.0

17 Jan 07:33
Compare
Choose a tag to compare

28.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @typescript-eslint/ban-ts-comment

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • @typescript-eslint/ban-ts-comment (13e53c0)

v27.0.1

12 Jan 10:36
Compare
Choose a tag to compare

27.0.1 (2023-01-12)

Documentation

v27.0.0

12 Jan 10:29
Compare
Choose a tag to compare

27.0.0 (2023-01-12)

⚠ BREAKING CHANGES

  • add @typescript-eslint/await-thenable

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • add @typescript-eslint/await-thenable (7dad1a9)

Testing

  • all plugin rules are considered (f91887f)
  • correct 'all plugin rules are considered' (6863028)

Build system / dependencies

  • latest node.js in publish job (0c8d8f8)

v26.0.0

03 Jan 08:36
Compare
Choose a tag to compare

26.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • add @typescript-eslint/no-confusing-void-expression

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • add @typescript-eslint/no-confusing-void-expression (15ce349)

v25.0.0

03 Jan 07:33
Compare
Choose a tag to compare

25.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • add @typescript-eslint/no-unnecessary-type-constraint

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • add @typescript-eslint/no-unnecessary-type-constraint (3451bac)

v24.0.0

14 Dec 07:38
Compare
Choose a tag to compare

24.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • add rule consistent-indexed-object-style

Features

  • add rule consistent-indexed-object-style (2edd0af)

Build system / dependencies

  • workaround some commitlint issue (a202f4b)