Skip to content

Releases: atheck/eslint-config-heck

v2.1.2

15 Dec 06:43
Compare
Choose a tag to compare

2.1.2 (2023-12-15)

Bug Fixes

  • update dependencies only (1008cef)

v2.1.1

27 Nov 19:59
Compare
Choose a tag to compare

2.1.1 (2023-11-27)

Bug Fixes

  • turn off biomes "useAwait" rule because it does not support throwing async errors (a690e85)

v2.1.0

27 Nov 19:46
Compare
Choose a tag to compare

2.1.0 (2023-11-27)

Features

  • update deps and biome linting rules (c81389d)

v2.0.0

24 Nov 13:30
Compare
Choose a tag to compare

2.0.0 (2023-11-24)

chore

Features

  • update deps and add new rule "@typescript-eslint/no-unsafe-unary-minus" (5c3a70b)

BREAKING CHANGES

  • Removed support for Rome. Switch to biome.

v1.53.0

31 Oct 17:13
Compare
Choose a tag to compare

1.53.0 (2023-10-31)

Features

v1.52.1

20 Oct 06:43
Compare
Choose a tag to compare

1.52.1 (2023-10-20)

Bug Fixes

  • deactivate biome rule noUselessLoneBlockStatements again because of false positives (a3a55c3)

v1.52.0

20 Oct 05:53
Compare
Choose a tag to compare

1.52.0 (2023-10-20)

Features

  • support new biome and typescript rules (5caddbb)

v1.51.0

13 Oct 05:42
Compare
Choose a tag to compare

1.51.0 (2023-10-13)

Features

  • add rule jest/no-confusing-set-timeout (3c7e6f9)
  • update deps, replace "no-new-object" rule with "no-object-constructor" (3b7e3d9)

v1.50.0

19 Sep 19:03
Compare
Choose a tag to compare

1.50.0 (2023-09-19)

Features

  • add biome linting rule file "biomeLinting.json" (205b775)

v1.49.1

15 Sep 19:14
Compare
Choose a tag to compare

1.49.1 (2023-09-15)

Bug Fixes

  • modify "nodeWithBiome" ruleset (4dec28a)