Releases: algoan/eslint-config-react
Releases · algoan/eslint-config-react
v2.6.0
2.6.0 (2022-11-07)
Features
v2.5.0
2.5.0 (2022-08-04)
Features
v2.4.0
2.4.0 (2022-02-10)
Features
- add rule to prevent duplicate imports (0779ded)
- add support of typescript 4.5 (e732d50)
v2.3.0
2.3.0 (2021-09-14)
Features
- add rules validating prettier (2171a81)
v2.2.0
2.2.0 (2021-08-05)
Features
- add rule to check JSX components names (d8bb1ce)
- enforce naming conventions for everything (e5242bf)
v2.1.0
2.1.0 (2021-06-04)
Features
- add support of TS 4.3 and React v17 (3f96c57)
v2.0.0
2.0.0 (2021-06-02)
- feat!: add a new rule to handle the new jsx transformation (7c6c315)
Bug Fixes
- fix installation description in README (5b75fa6)
BREAKING CHANGES
- new config rule to handle the new react v17 import
v1.1.0
1.1.0 (2020-11-16)
Features
- add warning when console.log is used (c01fe20)
v1.0.0
1.0.0 (2020-11-10)
Features
- define eslint configuration for React TypeScript projects (f331232)