Skip to content

Releases: react-hookz/eslint-config

v4.1.4

01 Dec 16:56
Compare
Choose a tag to compare

4.1.4 (2024-12-01)

Bug Fixes

v4.1.3

01 Dec 01:28
Compare
Choose a tag to compare

4.1.3 (2024-12-01)

Bug Fixes

  • adjust typescript config (6aad413)

v4.1.2

01 Dec 00:02
Compare
Choose a tag to compare

4.1.2 (2024-12-01)

Bug Fixes

  • also apply stylistic config within typescript (7c15bae)

v4.1.1

30 Nov 23:32
Compare
Choose a tag to compare

4.1.1 (2024-11-30)

Bug Fixes

  • adjust stylistic configs (0fed316)

v4.1.0

30 Nov 22:19
34d24eb
Compare
Choose a tag to compare

4.1.0 (2024-11-30)

Features

  • add regex support to disableAllRules function (#927) (34d24eb)

v4.0.0

30 Nov 22:11
7f9c236
Compare
Choose a tag to compare

4.0.0 (2024-11-30)

Features

  • drop prettier in favor of stylistic plugin (#926) (7f9c236)

BREAKING CHANGES

  • dropped support of prettier

v3.0.1

29 Nov 18:16
b557d0f
Compare
Choose a tag to compare

3.0.1 (2024-11-29)

Bug Fixes

  • proper configuration of react-hooks plugin (#925) (b557d0f)

v3.0.0

26 Nov 11:46
Compare
Choose a tag to compare

3.0.0 (2024-11-26)

Features

  • restrict all configs to their respective files (5989bab)

BREAKING CHANGES

  • typescript config not includes base one anymore

v2.3.3

26 Nov 09:09
Compare
Choose a tag to compare

2.3.3 (2024-11-26)

Bug Fixes

  • remove nonexistent rules from typescript config (01cd9a8)

v2.3.2

26 Nov 09:00
Compare
Choose a tag to compare

2.3.2 (2024-11-26)

Bug Fixes

  • spread xo typescript as it is an array (fc79ad0)