Releases: react-hookz/eslint-config
Releases · react-hookz/eslint-config
v4.1.4
4.1.4 (2024-12-01)
Bug Fixes
v4.1.3
4.1.3 (2024-12-01)
Bug Fixes
v4.1.2
4.1.2 (2024-12-01)
Bug Fixes
- also apply stylistic config within typescript (7c15bae)
v4.1.1
4.1.1 (2024-11-30)
Bug Fixes
v4.1.0
4.1.0 (2024-11-30)
Features
- add regex support to disableAllRules function (#927) (34d24eb)
v4.0.0
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
3.0.1 (2024-11-29)
Bug Fixes
- proper configuration of react-hooks plugin (#925) (b557d0f)
v3.0.0
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
2.3.3 (2024-11-26)
Bug Fixes
- remove nonexistent rules from typescript config (01cd9a8)
v2.3.2
2.3.2 (2024-11-26)
Bug Fixes
- spread xo typescript as it is an array (fc79ad0)