Releases: azat-io/eslint-plugin-perfectionist
Releases · azat-io/eslint-plugin-perfectionist
v4.6.0
🚀 Features
🐞 Bug Fixes
- sort-objects: Fix function name pattern usage with variable assignment - by @hugop95 (8d15b)
v4.5.0
🚀 Features
🐞 Bug Fixes
- Gives maximum priority to the void character in custom sort type - by @hugop95 (1649b)
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)
🐞 Bug Fixes
- sort-interfaces: Prevent constructor declarations from being sorted - by @hugop95 (b4ee1)
🏎 Performance
v4.2.0
🚀 Features
- Improve groups and custom groups in sort-interfaces and sort-object-types - by @hugop95 (8407b)
🐞 Bug Fixes
v4.1.0
🚀 Features
- sort-enums: Handle numeric operations - by @hugop95 (710cc)
- sort-objects: Add object declarations and destructured objects options - by @hugop95 (5606f)
v4.0.3
🐞 Bug Fixes
- Fix runtime errors in non-typescript eslint projects - by @hugop95 (84cdd)
- sort-modules: Handle deprecated eslint enum attributes - by @hugop95 (979ec)