Releases: shlinkio/js-coding-standard
Releases · shlinkio/js-coding-standard
v3.2.1
v3.2.0
Added
- Add support for
eslint-plugin-react-hooks
5.x.
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
v3.1.0
v3.0.1
Added
- Add support for
typescript-eslint
8.0.
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
v3.0.0
v2.5.2
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Do not allow more than 1 consecutive empty line.
v2.5.1
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Recover some rules lost when airbnb plugins were removed, by adding @Stylistic eslint plugin.
v2.5.0
Added
- Nothing
Changed
- Make all dependencies peer dependencies, so that dependabot can update them on every project.
Deprecated
- Nothing
Removed
- Remove airbnb plugins.
Fixed
- Nothing
v2.4.1
Added
- Nothing
Changed
- Update to
@typescript-eslint/*
deps v7.x - Update to
eslint-config-airbnb-typescript
deps v18.x
Deprecated
- Nothing
Removed
- Disable
react/no-unused-prop-types
rule.
Fixed
- Nothing
v2.3.0
Added
- Add
eslint-plugin-react-hooks
.
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing