Releases: algoan/eslint-config-react
Releases · algoan/eslint-config-react
v3.4.0
3.4.0 (2024-11-22)
Bug Fixes
- downgrade @amanda-mitchell/semantic-release-npm-multiple to version 3.9.0 (9efdbc7)
Features
- update the dependencies (5c9a352)
- update the devDependencies (df3dbfb)
v3.3.0
3.3.0 (2024-07-29)
Features
- typescript: adjust rules on type definitions (d6ddfd5)
v3.2.0
3.2.0 (2024-07-29)
Features
v3.1.0
3.1.0 (2023-12-11)
Features
v3.0.1
3.0.1 (2023-09-04)
Bug Fixes
- use correct prettier version range (0061872)
v3.0.0
3.0.0 (2023-09-04)
Features
- add support for prettier v3 (2fd4392)
BREAKING CHANGES
- the package is no longer compatible with prettier v2
v2.9.0
2.9.0 (2023-04-26)
Features
- allow snake case for properties (cd56abb)
v2.8.0
2.8.0 (2023-03-30)
Features
- add rules related to tests files (f9c3914)
- add support for TS 5.0 (b53bc83)
- naming-convention: allow components in parameter names (47ea1b7)
- naming-convention: allow kebab-case properties in object (73eacea)
v2.7.0
2.7.0 (2023-02-03)
Features