Releases: gravity-ui/eslint-config
Releases · gravity-ui/eslint-config
v3.3.0
3.3.0 (2024-12-13)
Features
v3.2.0
3.2.0 (2024-04-15)
Features
v3.1.1
3.1.1 (2023-10-02)
Bug Fixes
v3.1.0
3.1.0 (2023-10-02)
Features
v3.0.0
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
2.2.0 (2023-08-10)
Features
v2.1.1
2.1.1 (2023-05-30)
Bug Fixes
v2.1.0
2.1.0 (2023-05-30)
Features
- a11y: add eslint-plugin-jsx-a11y plugin (#9) (c71fd18)
v2.0.0
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
1.0.2 (2022-08-24)
Bug Fixes