Releases: iamturns/eslint-config-airbnb-typescript
Releases · iamturns/eslint-config-airbnb-typescript
v18.0.0
18.0.0 (2024-03-02)
chore
BREAKING CHANGES
v17.0.0
17.0.0 (2022-04-05)
chore
- bump peerDependencies to reflect the use of space-before-blocks (#293) (91fd090)
BREAKING CHANGES
- Update your
@typescript-eslint/eslint-plugin
to ^5.13.0
v16.1.4
16.1.4 (2022-03-19)
Bug Fixes
- disable additional rules handled by TypeScript compiler (#283) (11185a9)
v16.1.2
16.1.2 (2022-03-13)
Bug Fixes
- yarn 2 installation errors about peer dependencies fixed (#275) (b90ce9f), closes #274
v16.1.1
16.1.1 (2022-03-10)
Bug Fixes
- match return-await behavior to airbnb-base (#279) (71f3e59)
v16.1.0
16.1.0 (2021-12-01)
Features
- Include new airbnb rules for
default-param-last
and no-loss-of-precision
(d30b7d2)
v16.0.0
16.0.0 (2021-11-17)
Features
BREAKING CHANGES
- Update to ESLint v8
- Update your
eslint-config-airbnb
dependency to ^19.0.0
, or your eslint-config-airbnb-base
dependency to ^15.0.0