Skip to content

Releases: Boehringer-Ingelheim/eslint-config

v6.0.0-next.2

07 Aug 06:10
Compare
Choose a tag to compare
v6.0.0-next.2 Pre-release
Pre-release

6.0.0-next.2 (2024-08-07)

Features

  • deps: update eslint-plugin-perfectionist@3 (1ca8eac)

BREAKING CHANGES

  • deps: update to eslint-plugin-perfectionist@3

v6.0.0-next.1

07 Aug 06:06
Compare
Choose a tag to compare
v6.0.0-next.1 Pre-release
Pre-release

6.0.0-next.1 (2024-08-07)

Features

  • base: add 'eslint-plugin-deprecation' to report usage of deprecated code (00939c6)

BREAKING CHANGES

  • base: add 'eslint-plugin-deprecation' to base configuration

v5.1.0-next.1

24 Jul 13:47
Compare
Choose a tag to compare
v5.1.0-next.1 Pre-release
Pre-release

5.1.0-next.1 (2024-07-24)

Features

  • deps: update dependencies (9166ce6)

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)