Skip to content

Releases: mightyiam/eslint-config-love

v43.1.0

16 Mar 09:15
Compare
Choose a tag to compare

43.1.0 (2024-03-16)

Build system / dependencies

  • ci: 'ci' job does not need commitlint (3d0ae58)
  • commitlint: absorb external config (12b3382)
  • commitlint: don't use a github action (8b49ee7)
  • flake.nix with devShell (afa0a5b)
  • merge-in renovate dependency (3fab714)
  • semantic-release: absorb external config (43160a6)

CI

  • no run on push to branch except master (62c04c7)

Features

  • rename to eslint-config-love (f71d143)

Testing

v43.0.1

20 Jan 06:54
Compare
Choose a tag to compare

43.0.1 (2024-1-20)

Build system / dependencies

  • rm add-to-project workflow (8d2f497)

Documentation

v43.0.0

16 Dec 05:34
Compare
Choose a tag to compare

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @typescript-eslint/prefer-return-this-type

Features

  • @typescript-eslint/prefer-return-this-type (d987ba3)

v42.0.0

09 Dec 08:28
Compare
Choose a tag to compare

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @typescript-eslint/no-unsafe-argument

Features

  • @typescript-eslint/no-unsafe-argument (350bd29)

v41.0.0

09 Dec 08:02
Compare
Choose a tag to compare

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @typescript-eslint/non-nullable-type-assertion-style

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

Features

  • @typescript-eslint/non-nullable-type-assertion-style (3f94c58)

v40.0.0

18 Nov 08:14
Compare
Choose a tag to compare

40.0.0 (2023-11-18)

⚠ BREAKING CHANGES

  • add rule @typescript-eslint/unbound-method

Features

v39.1.1

07 Oct 08:25
Compare
Choose a tag to compare

39.1.1 (2023-10-07)

Build system / dependencies

Bug fixes

  • turn off ESLint no-implied-eval (ed8f1d4)

v39.1.0

23 Sep 08:12
Compare
Choose a tag to compare

39.1.0 (2023-09-23)

Build system / dependencies

  • add-to-project workflow (dd3ceae)
  • automergeMinor eslint-config-standard (f531394)
  • tsconfig.module = nodenext (7590972)

Features

v39.0.0

27 Aug 05:44
Compare
Choose a tag to compare

39.0.0 (2023-08-27)

⚠ BREAKING CHANGES

closes #1202

chore

v38.1.0

27 Aug 05:38
Compare
Choose a tag to compare

38.1.0 (2023-08-27)

Features

Refactoring

  • remove now unneeded types definition src/inclusion.d.ts (f10cd95)