Skip to content

Releases: deepcrawl/eslint-config

v14.2.0

20 Nov 11:14
Compare
Choose a tag to compare

14.2.0 (2024-11-20)

Features

v14.1.1

20 Nov 10:46
Compare
Choose a tag to compare

14.1.1 (2024-11-20)

Bug Fixes

  • Allow 40 max-lines-per-function (1545e76)

v14.1.0

28 Oct 14:22
Compare
Choose a tag to compare

14.1.0 (2024-10-28)

Features

v14.0.0

17 Oct 06:34
Compare
Choose a tag to compare

14.0.0 (2024-10-17)

Features

BREAKING CHANGES

  • Require ESLint v9 and flat config.

v13.12.0

11 Oct 06:58
Compare
Choose a tag to compare

13.12.0 (2024-10-11)

Features

  • Upgrade typescript-eslint plugin and parser, and node plugin (75053b6)

v13.11.0

11 Oct 06:57
Compare
Choose a tag to compare

13.11.0 (2024-10-11)

Features

  • Remove jest-formatting plugin and use rules ported to jest plugin (8a71727)

v13.10.0

04 Oct 11:56
Compare
Choose a tag to compare

13.10.0 (2024-10-04)

Features

  • Upgrade eslint-plugin-import (ce45c53)
  • Upgrade eslint-plugin-jest (4272f6f)
  • Upgrade eslint-plugin-n (24c4072)
  • Upgrade eslint-plugin-sonarjs (ce514a6)
  • Upgrade typescript-eslint (65457d6)

v13.9.0

30 Aug 09:14
Compare
Choose a tag to compare

13.9.0 (2024-08-30)

Features

v13.8.0

16 Aug 09:20
Compare
Choose a tag to compare

13.8.0 (2024-08-16)

Features

v13.7.1

19 Jul 07:04
Compare
Choose a tag to compare

13.7.1 (2024-07-19)

Bug Fixes

  • Allow PascalCase and snake_case import naming convention (2cc9c2f)