Skip to content

Releases: Boehringer-Ingelheim/eslint-config

v5.0.3

15 Jul 09:01
Compare
Choose a tag to compare

5.0.3 (2024-07-15)

Bug Fixes

  • fixes @typescript-eslint/restrict-template-expressions configuration (9013d86)

v5.0.3-next.1

15 Jul 07:29
Compare
Choose a tag to compare
v5.0.3-next.1 Pre-release
Pre-release

5.0.3-next.1 (2024-07-15)

Bug Fixes

  • fixes @typescript-eslint/restrict-template-expressions configuration (9013d86)

v5.0.2

11 Jul 08:35
Compare
Choose a tag to compare

5.0.2 (2024-07-11)

Bug Fixes

  • allows number in string templates for @typescript-eslint/restrict-template-expressions (2ba7e33)

v5.0.2-next.1

29 May 15:14
Compare
Choose a tag to compare
v5.0.2-next.1 Pre-release
Pre-release

5.0.2-next.1 (2024-05-29)

Bug Fixes

  • allows number in string templates for @typescript-eslint/restrict-template-expressions (f985ba0)

v5.0.1

15 May 07:43
Compare
Choose a tag to compare

5.0.1 (2024-05-15)

Bug Fixes

  • base: [sonarjs] use recommended-legacy configuration (baa1736)

v5.0.0

13 May 12:12
Compare
Choose a tag to compare

5.0.0 (2024-05-13)

Bug Fixes

  • merge brought in unintentional downgrade (39fc2ec)

Features

  • added react-refresh to react config (8a9c441)
  • perfectionist: adapt the rule configuration to sort-intersection-types (f2a2f94)
  • update package typescript-eslint@7 (b2990b5)
  • update version (cdfd4cc)

BREAKING CHANGES

  • update to typescript-eslint@7

v5.0.0-next.3

25 Apr 15:25
Compare
Choose a tag to compare
v5.0.0-next.3 Pre-release
Pre-release

5.0.0-next.3 (2024-04-25)

Features

  • perfectionist: adapt the rule configuration to sort-intersection-types (f2a2f94)

v5.0.0-next.2

09 Apr 11:53
Compare
Choose a tag to compare
v5.0.0-next.2 Pre-release
Pre-release

5.0.0-next.2 (2024-04-09)

Bug Fixes

  • merge brought in unintentional downgrade (39fc2ec)

Features

  • added react-refresh to react config (8a9c441)
  • update version (cdfd4cc)

v5.0.0-next.1

14 Mar 16:20
Compare
Choose a tag to compare
v5.0.0-next.1 Pre-release
Pre-release

5.0.0-next.1 (2024-03-14)

Features

  • update package typescript-eslint@7 (b2990b5)

BREAKING CHANGES

  • update to typescript-eslint@7

v4.2.0

14 Mar 09:20
Compare
Choose a tag to compare

4.2.0 (2024-03-14)

Features