Releases: react-hookz/eslint-config
Releases · react-hookz/eslint-config
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)
v2.3.1
2.3.1 (2024-11-26)
Bug Fixes
- proper docs regarding importing (ff24ea5)
v2.3.0
2.3.0 (2024-11-26)
Features
- improve typings of configs, add readme, improve exports (f9905a3)
v2.2.2
2.2.2 (2024-11-26)
Bug Fixes
- proper exports definition (7828439)
v2.2.1
2.2.1 (2024-11-26)
Bug Fixes
- proper exports definition (15ee599)
v2.2.0
2.2.0 (2024-11-25)
Bug Fixes
- proper configuration for xo (lint only js files) (77f0145)
Features
v2.1.5
2.1.5 (2024-02-03)
Bug Fixes
v2.1.4
2.1.4 (2023-10-05)
Bug Fixes
- move prettier, eslint and eslint-plugin-prettier to peer dependencies (332ac5d)