Skip to content

Releases: react-hookz/eslint-config

v2.1.3

05 Oct 08:41
Compare
Choose a tag to compare

2.1.3 (2023-10-05)

Bug Fixes

  • upgrade all dependencies (a46c453)

v2.1.2

28 Aug 10:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.0.3 (2023-07-13)

Bug Fixes

v2.0.2

03 Jul 12:33
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.8.0 (2023-06-12)

Features

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