v3.1.0
🚀 Features
- Support for ordering protected properties and methods in classes - by @williamkolean (7efad)
- Replace sort-objects custom ignore option with destructure only - by @azat-io (f3906)
- Move to typescript-eslint v8 - by @azat-io (05b65)
🐞 Bug Fixes
- Fix switch case sorting with grouped default case - by @azat-io (74285)
- Switch from to-sorted to sort method - by @azat-io (bff65)
- Disable sorting dynamic require imports - by @azat-io (68632)
- Define as builtin modules that require a node prefix - by @azat-io (aac47)
- Fix sorting of complex switch case expressions - by @azat-io (d07f5)