Releases: react-hookz/eslint-config
Releases · react-hookz/eslint-config
v2.1.3
2.1.3 (2023-10-05)
Bug Fixes
v2.1.2
2.1.2 (2023-08-28)
Bug Fixes
- disable default-case rule (fbc91c1)
v2.1.1
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
2.1.0 (2023-08-14)
Features
- add more plugins to config (edf4077)
v2.0.4
2.0.4 (2023-07-13)
Bug Fixes
- rollback typescript plugin to previous major (c37851c)
v2.0.3
2.0.3 (2023-07-13)
Bug Fixes
v2.0.2
2.0.2 (2023-07-03)
Bug Fixes
- proper resolving of typescript files (2a4bb79)
v2.0.1
2.0.1 (2023-07-03)
Bug Fixes
- add rules to base and react configs (b6b4429)
v2.0.0
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
1.8.0 (2023-06-12)
Features
- mdx: update configs on md\mdx linting (a88efd2)