Releases: azat-io/eslint-plugin-perfectionist
Releases · azat-io/eslint-plugin-perfectionist
v4.8.0
🚀 Features
- Improve new lines between inside groups option behavior - by @hugop95 (a6822)
- sort-enums: Adds groups, custom groups and newlines between - by @hugop95 (fe134)
- sort-named-exports: Add ignore alias option - by @hugop95 (26691)
🐞 Bug Fixes
- Add missing closing curly bracket - by @hugop95 (0ec13)
- sort-classes: Fix new lines inside always for signature overloads - by @hugop95 (f5817)
View changes on GitHub
v4.7.0
v4.6.0
v4.5.0
v4.4.0
🚀 Features
- Add ignore rule for objects passed as arguments to function calls - by @hugop95 (41c9f)
- Add use configuration if option to sort-object-types and sort-interfaces - by @hugop95 (aa18f)
- sort-array-includes: Add use configuration if and groups - by @hugop95 (a06ce)