Releases: azat-io/eslint-plugin-perfectionist
Releases · azat-io/eslint-plugin-perfectionist
v0.11.6
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.1
🐞 Bug Fixes
View changes on GitHub
v0.11.0
v0.10.0
🚀 Features
- Add read-tsconfig option to sort-imports rule - by @azat-io (84cfc)
- Allow to ignore interface by pattern - by @azat-io (9aaf0)
- Add ignore-case option to each rule - by @azat-io (e331b)
- Rename spread-last option in sort-array-includes rule to kebab case - by @azat-io (fc342)
- Add shorthand position option to sort-jsx-props rule - by @azat-io (416ff)
- Add callback position option to sort-jsx-props rule - by @azat-io (8c618)
- Add multiline position option to sort-jsx-props rule - by @azat-io (58e09)
- Add always-on-top option to sort-jsx-props rule - by @azat-io (57af3)
- Rename sort-object-keys rule to sort-objects - by @azat-io (3340a)
- Add always-on-top option to sort-objects rule - by @azat-io (46410)
🏎 Performance Improvements
- Make reading tsconfig singleton - by @azat-io (c7484)
- Improve sort-imports rule performance - by @azat-io (29895)
🐞 Bug Fixes
- Fix groups in sort-imports rule in configs - by @azat-io (f83c4)
- Move parentheses when sorting - by @azat-io (d0939)
- Update peer deps - by @azat-io (800c2)