Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Releases: react-hookz/eslint-config

v2.1.3

05 Oct 08:41

Choose a tag to compare

2.1.3 (2023-10-05)

Bug Fixes

  • upgrade all dependencies (a46c453)

v2.1.2

28 Aug 10:51

Choose a tag to compare

2.1.2 (2023-08-28)

Bug Fixes

  • disable default-case rule (fbc91c1)

v2.1.1

14 Aug 23:16

Choose a tag to compare

2.1.1 (2023-08-14)

Bug Fixes

  • more touches to aliases and importing (378fad3)
  • more tweaks to base and typescript config (28c11ff)

v2.1.0

14 Aug 20:41

Choose a tag to compare

2.1.0 (2023-08-14)

Features

  • add more plugins to config (edf4077)

v2.0.4

13 Jul 13:36

Choose a tag to compare

2.0.4 (2023-07-13)

Bug Fixes

  • rollback typescript plugin to previous major (c37851c)

v2.0.3

13 Jul 09:56

Choose a tag to compare

2.0.3 (2023-07-13)

Bug Fixes

v2.0.2

03 Jul 12:33

Choose a tag to compare

2.0.2 (2023-07-03)

Bug Fixes

  • proper resolving of typescript files (2a4bb79)

v2.0.1

03 Jul 12:10

Choose a tag to compare

2.0.1 (2023-07-03)

Bug Fixes

  • add rules to base and react configs (b6b4429)

v2.0.0

29 Jun 22:03

Choose a tag to compare

2.0.0 (2023-06-29)

BREAKING CHANGES

  • package is now ESM and using different indentation character.
    Also, during module structure - all config files now have cjs

v1.8.0

12 Jun 20:44

Choose a tag to compare

1.8.0 (2023-06-12)

Features

  • mdx: update configs on md\mdx linting (a88efd2)