Skip to content

Releases: cheminfo/eslint-config-cheminfo-typescript

v21.1.0

20 Jan 08:15
ccf45bd

Choose a tag to compare

21.1.0 (2026-01-20)

Features

v21.0.1

13 Nov 11:31
c166199

Choose a tag to compare

21.0.1 (2025-11-13)

Bug Fixes

v21.0.0

11 Nov 13:24
f7d7015

Choose a tag to compare

21.0.0 (2025-11-11)

⚠ BREAKING CHANGES

  • update plugins and ESLint peer dependency (#65)

Features

  • update plugins and ESLint peer dependency (#65) (8a004ca)

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)