Releases: shlinkio/js-coding-standard
Releases · shlinkio/js-coding-standard
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
v2.2.0
v2.2.0
v2.1.0
v2.0.2
Added
- Added automation publishing pipeline
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
[2.0.1] - 2022.03-26
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Ensured overrides apply to spec files, not only test ones
[2.0.0] - 2022.03-26
Added
- Updated to airbnb coding standard
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing