Skip to content

Releases: cheminfo/eslint-config-cheminfo-typescript

v20.0.0

11 Sep 14:20
87b61eb

Choose a tag to compare

20.0.0 (2025-09-11)

⚠ BREAKING CHANGES

  • update base config (#63)

Features

v19.0.0

08 Jul 08:31
a6684d1

Choose a tag to compare

19.0.0 (2025-07-08)

⚠ BREAKING CHANGES

  • update base config and add Vitest config (#61)

Features

  • update base config and add Vitest config (#61) (d699b93)

v18.0.1

08 May 13:32
9378847

Choose a tag to compare

18.0.1 (2025-05-08)

Bug Fixes

  • add name to config object (f948d9f)

v18.0.0

12 Mar 13:28
d731b70

Choose a tag to compare

18.0.0 (2025-03-12)

⚠ BREAKING CHANGES

  • update ESLint to v9.22.0 and use config helpers (#57)

Features

  • update ESLint to v9.22.0 and use config helpers (#57) (b7fb359)

v17.0.0

20 Nov 08:30
32525ed

Choose a tag to compare

17.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • ensure consistent type imports
  • update base JS config and require ESLint >=9.15.0

Features

  • ensure consistent type imports (5e4a662)
  • update base JS config and require ESLint >=9.15.0 (89c8491)

v16.0.0

05 Oct 11:01
afe4c33

Choose a tag to compare

16.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • move prefer-enum-initializers and prefer-optional-chain to error
  • update dependencies and support ESLint 9

Features

  • move prefer-enum-initializers and prefer-optional-chain to error (8ee892b)
  • update dependencies and support ESLint 9 (86a5295)

v15.0.1

27 Aug 10:00
1a51c77

Choose a tag to compare

15.0.1 (2024-08-27)

Bug Fixes

  • replace deprecation plugin with builtin no-deprecated rule (09ae60c)

v15.0.0

01 Aug 08:00
3aa2c2b

Choose a tag to compare

15.0.0 (2024-08-01)

⚠ BREAKING CHANGES

  • update typescript-eslint to v8 and enforce TS >=5.5

Features

  • update typescript-eslint to v8 and enforce TS >=5.5 (e32b7b6)

v14.0.0

02 Jul 14:21
775b84f

Choose a tag to compare

14.0.0 (2024-07-02)

⚠ BREAKING CHANGES

  • migrate to ESLint flat config

Features

  • migrate to ESLint flat config (740220d)

v13.0.0

29 Jun 07:36
561100a

Choose a tag to compare

13.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • update dependencies

Features