Skip to content

Releases: gravity-ui/eslint-config

v3.3.0

16 Dec 16:44
1f68e4a
Compare
Choose a tag to compare

3.3.0 (2024-12-13)

Features

  • bump compatible package versions (#32) (fe4bf55)

v3.2.0

15 Apr 16:13
bcaebc2
Compare
Choose a tag to compare

3.2.0 (2024-04-15)

Features

v3.1.1

02 Oct 13:23
750b3b4
Compare
Choose a tag to compare

3.1.1 (2023-10-02)

Bug Fixes

  • revert "add consistent-type-imports rule (#22)" (#24) (ed5f6c2)

v3.1.0

02 Oct 10:36
e295003
Compare
Choose a tag to compare

3.1.0 (2023-10-02)

Features

  • add consistent-type-imports rule (#22) (42e852e)

v3.0.0

15 Sep 17:21
4f17c2f
Compare
Choose a tag to compare

3.0.0 (2023-09-15)

⚠ BREAKING CHANGES

  • support typescript v5 and prettier v3, order imports is optional (#18)

Features

  • add 'import/no-extraneous-dependencies' rule (#17) (0bc3163)
  • support typescript v5 and prettier v3, order imports is optional (#18) (e68fc37)

v2.2.0

10 Aug 09:49
e0fe4df
Compare
Choose a tag to compare

2.2.0 (2023-08-10)

Features

v2.1.1

30 May 14:03
3d91061
Compare
Choose a tag to compare

2.1.1 (2023-05-30)

Bug Fixes

v2.1.0

30 May 10:37
3d091e5
Compare
Choose a tag to compare

2.1.0 (2023-05-30)

Features

  • a11y: add eslint-plugin-jsx-a11y plugin (#9) (c71fd18)

v2.0.0

23 Dec 12:40
b1dad9d
Compare
Choose a tag to compare

2.0.0 (2022-12-22)

⚠ BREAKING CHANGES

  • add import-order plugin and rule (#5)
  • add sort-imports rule (#4)

Features

  • add import-order plugin and rule (#5) (019d25d)
  • add sort-imports rule (#4) (0366bdc)
  • made 'no-param-reassign' rule stricter (#8) (8091f46)

Bug Fixes

  • add more files to sort-imports rule (#7) (9527126)

v1.0.2

24 Aug 14:48
e5da91c
Compare
Choose a tag to compare

1.0.2 (2022-08-24)

Bug Fixes