Skip to content

Releases: Boehringer-Ingelheim/eslint-config

v3.1.0-next.1

26 Sep 12:22

Choose a tag to compare

v3.1.0-next.1 Pre-release
Pre-release

3.1.0-next.1 (2023-09-26)

Bug Fixes

  • perfectionist: update import groups configuration (2513e42)
  • perfectionist: natural sorting for imports and objects (2dcb782)
  • perfectionist: refine groups to sort imports (9fd31cc)

Features

  • perfectionist: extend all the rules for natural sorting with ignoring the lower/upper case (03d7fdc)

v3.0.0

13 Sep 13:07

Choose a tag to compare

v3.0.0 Pre-release
Pre-release

3.0.0 (2023-09-13)

Features

  • add eslint-plugin-perfectionist (92c629b)
  • update to eslint-plugin-perfectionist@2 (5da0d2d)

BREAKING CHANGES

  • update to eslint-plugin-perfectionist@2
  • add eslint-plugin-perfectionist and remove eslint-plugin-sort-keys-plus

v2.0.0

14 Aug 14:33

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

2.0.0 (2023-08-14)

Features

  • update to typescript-eslint@6 (dc77acf)

BREAKING CHANGES

  • update to typescript-eslint@6

v1.1.4

01 Jun 13:15

Choose a tag to compare

1.1.4 (2023-06-01)

Bug Fixes

  • eslint-plugin: [import/no-unused-modules] ignore configuration files on eslintrc file level (a50fdf2)

v1.1.3

19 Apr 15:12

Choose a tag to compare

1.1.3 (2023-04-19)

Bug Fixes

  • eslint-plugin: [parserOptions] improve monorepo support (7e97ec0)

v1.1.2

19 Apr 14:59

Choose a tag to compare

1.1.2 (2023-04-19)

Bug Fixes

  • eslint-plugin: [import/no-unused-modules] support CJS and ESM file extension on specified files (4d872bf)

v1.1.1

07 Mar 07:50

Choose a tag to compare

1.1.1 (2023-03-07)

Bug Fixes

  • eslint-plugin: [import/no-unused-modules] ignore rule on specified files (be03c76)

v1.1.0

01 Mar 22:17

Choose a tag to compare

1.1.0 (2023-03-01)

Features

  • react: disallow the use of TypeScript enums (cd7fc5c)

v1.0.1

16 Feb 08:57

Choose a tag to compare

1.0.1 (2023-02-16)

Bug Fixes

  • deps: eslint rules not found (f74af62)

v1.0.0

07 Feb 09:20

Choose a tag to compare

1.0.0 (2023-02-07)

Features