Skip to content

Releases: croquiscom/style-guide

v2.7.0

12 Jun 05:13
dbd26d3
Compare
Choose a tag to compare

Minor Changes

  • 11dedd7: update dependencies (TypeScript 5.4 & typescript-eslint 7)

v2.6.0

21 Dec 06:40
9933d79
Compare
Choose a tag to compare

Minor Changes

  • 2a10818: unused vars are error now

v2.5.0

13 Dec 00:57
ae52fae
Compare
Choose a tag to compare

Minor Changes

v2.4.0

19 Jul 05:24
087eb5c
Compare
Choose a tag to compare

Minor Changes

  • 3f6e040: update dependencies & typescript-eslint v6

v2.3.2

02 Feb 00:49
f6a1cad
Compare
Choose a tag to compare

Patch Changes

v2.3.1

15 Dec 13:59
880b6c3
Compare
Choose a tag to compare

Patch Changes

  • d927c72: disable no-named-as-default

v2.3.0

15 Dec 13:46
e2a4657
Compare
Choose a tag to compare

Minor Changes

  • b8da51e: disable import/no-named-as-default-member

v2.2.0

08 Dec 01:10
d50c697
Compare
Choose a tag to compare

Minor Changes

  • 80afd5b: allowConstantLoopConditions

v2.1.0

07 Dec 14:34
eeb08bf
Compare
Choose a tag to compare

Minor Changes

  • 212010d: allow noused vars/args that starts with _