Skip to content

Releases: Boehringer-Ingelheim/eslint-config

v9.5.0-typescript-migration.4

18 May 11:24

Choose a tag to compare

Pre-release

9.5.0-typescript-migration.4 (2026-05-18)

Features

  • switch back to plain ts (a16ac43)

v9.5.0-typescript-migration.3

13 May 17:50

Choose a tag to compare

Pre-release

9.5.0-typescript-migration.3 (2026-05-13)

Bug Fixes

v9.5.0-typescript-migration.2

13 May 17:26

Choose a tag to compare

Pre-release

9.5.0-typescript-migration.2 (2026-05-13)

Features

v9.5.0-typescript-migration.1

13 May 16:20

Choose a tag to compare

Pre-release

9.5.0-typescript-migration.1 (2026-05-13)

Features

v9.4.0

13 Jan 14:40
3b48727

Choose a tag to compare

9.4.0 (2026-01-13)

Features

  • deps: update dependencies (da5f01e)
    • bump package @commitlint/cli from 20.3.0 to 20.3.1
    • bump package @commitlint/config-conventional from 20.3.0 to 20.3.1
    • bump package @commitlint/types from 20.2.0 to 20.3.1
    • bump package @eslint/compat from ^2.0.0 to ^2.0.1
    • bump package eslint-plugin-playwright from ^2.4.0 to ^2.5.0
    • bump package typescript-eslint from ^8.52.0 to ^8.53.0

v9.3.0

13 Jan 14:24
151305b

Choose a tag to compare

9.3.0 (2026-01-13)

Features

  • base/react: [perfectionist/sort-imports] newlines are not allowed (1d1202d)
  • deps: update eslint-plugin-perfectionist to v5 (1ff02d4)

v9.3.0-perfectionist-v5.2

09 Jan 13:30

Choose a tag to compare

Pre-release

9.3.0-perfectionist-v5.2 (2026-01-09)

Features

  • base/react: [perfectionist/sort-imports] newlines are not allowed (1d1202d)

v9.3.0-perfectionist-v5.1

09 Jan 10:14

Choose a tag to compare

Pre-release

9.3.0-perfectionist-v5.1 (2026-01-09)

Features

  • deps: update eslint-plugin-perfectionist to v5 (1ff02d4)

v9.2.0

09 Jan 08:03
50e5f1a

Choose a tag to compare

9.2.0 (2026-01-09)

Features

  • deps: update dependencies (6b3bedb, 39df9f9)
    • bump package @commitlint/cli from 20.1.0 to 20.3.0
    • bump package @commitlint/config-conventional from 20.0.0 to 20.3.0
    • bump package @commitlint/types from 20.0.0 to 20.2.0
    • bump package @eslint/js from ^9.39.1 to ^9.39.2
    • bump package @next/eslint-plugin-next from ^16.0.5 to ^16.1.1
    • bump package eslint-plugin-playwright from ^2.3.0 to ^2.4.0
    • bump package eslint-plugin-react-refresh from ^0.4.24 to ^0.4.26
    • bump package globals from ^16.5.0 to ^17.0.0
    • bump package prettier from 3.7.1 to 3.7.4
    • bump package typescript-eslint from ^8.48.0 to ^8.52.0

v9.1.1

08 Dec 15:50
5f17dae

Choose a tag to compare

9.1.1 (2025-12-08)

Bug Fixes

  • disable import/no-unresolved for better performance as suggested by typescript-eslint (3c31186)