Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Releases: iamturns/eslint-config-airbnb-typescript

v15.0.0

05 Nov 23:48
e640b21
Compare
Choose a tag to compare

15.0.0 (2021-11-05)

chore

  • deps: Peer dependencies to latest major version (#259) (e640b21)

BREAKING CHANGES

  • deps: Peer dependency update. Update @typescript-eslint/eslint-plugin and @typescript-eslint/parser to ^5.0.0.

v14.0.2

05 Nov 08:29
c2ff680
Compare
Choose a tag to compare

14.0.2 (2021-11-05)

Bug Fixes

  • Unpinned eslint-config-airbnb-base dependency (#257) (c2ff680), closes #249

v14.0.1

08 Oct 10:42
50d9190
Compare
Choose a tag to compare

14.0.1 (2021-10-08)

Bug Fixes

  • Implicit dependency to eslint-config-airbnb-base (#247) (50d9190)

v14.0.0

24 Aug 09:08
8847d0c
Compare
Choose a tag to compare

14.0.0 (2021-08-24)

chore

BREAKING CHANGES

  • deps: Update peer dependencies

v13.0.1

23 Aug 23:21
4d337f2
Compare
Choose a tag to compare

13.0.1 (2021-08-23)

Bug Fixes

  • Restore instructions for required dependencies (#234) (4d337f2)

v13.0.0

20 Aug 11:55
c010a65
Compare
Choose a tag to compare

13.0.0 (2021-08-20)

Bug Fixes

BREAKING CHANGES

  • Install eslint-config-airbnb (or eslint-config-airbnb-base) and @typescript-eslint/parser as dependencies. Follow the updated README.md file.

v12.3.1

06 Feb 07:11
e9910fc
Compare
Choose a tag to compare

12.3.1 (2021-02-06)

Bug Fixes

  • Missing files in npm bundle (e9910fc)

v12.3.0

06 Feb 07:04
4a9fba1
Compare
Choose a tag to compare

12.3.0 (2021-02-06)

Features

v12.2.0

06 Feb 06:50
21a3f3b
Compare
Choose a tag to compare

12.2.0 (2021-02-06)

Features

v12.1.0

06 Feb 06:49
b1125b5
Compare
Choose a tag to compare

12.1.0 (2021-02-06)

Bug Fixes

Features

  • Support require-await, no-return-await, space-infix-ops (#183) (57a3142)