Skip to content

Releases: peerigon/eslint-config-peerigon

v40.0.0

13 Sep 13:07
Compare
Choose a tag to compare

40.0.0 (2024-09-13)

Features

BREAKING CHANGES

  • Updated the prettier config to also sort imports.

v39.2.0

20 Jul 08:39
Compare
Choose a tag to compare

39.2.0 (2024-07-20)

Features

v39.1.0

09 Jul 15:02
Compare
Choose a tag to compare

39.1.0 (2024-07-09)

Features

v39.0.1

29 Apr 15:01
Compare
Choose a tag to compare

39.0.1 (2024-04-29)

Bug Fixes

  • Disable @trivago/prettier-plugin-sort-imports temporarily (#142) (501c74e)

v39.0.0

22 Mar 23:23
Compare
Choose a tag to compare

39.0.0 (2024-03-22)

Features

  • Replace deprecated eslint-plugin-node with eslint-plugin-n (#119) (f0d0521)

BREAKING CHANGES

  • Since we switched from eslint-plugin-node to eslint-plugin-n, this may introduce new ESLint errors in Node projects.

v38.0.0

22 Mar 20:49
Compare
Choose a tag to compare

38.0.0 (2024-03-22)

chore

  • Update dependencies to latest versions (#116) (20ac5cb)

BREAKING CHANGES

  • Update @typescript-eslint/eslint-plugin and
    @typescript-eslint/parser from 6.x to 7.x

v37.2.0

22 Mar 11:58
Compare
Choose a tag to compare

37.2.0 (2024-03-22)

Features

  • Add shared Prettier config for import sorting (cb1ba16)

v37.1.0

17 Jan 12:29
Compare
Choose a tag to compare

37.1.0 (2024-01-17)

Features

v37.0.2

08 Nov 10:26
Compare
Choose a tag to compare

37.0.2 (2023-11-08)

Bug Fixes

  • Relax logical-assignment-operators rule again (38c984f)

v37.0.1

08 Nov 09:09
Compare
Choose a tag to compare

37.0.1 (2023-11-08)

Bug Fixes

  • Relax logical-assignment-operators rule (25fe184)