🚀 Features
- Adds possibility to trim / remove special characters before sorting - by @hugop95 (96f8b)
- Add element value pattern filter for properties in sort-classes - by @hugop95 (4e7e5)
- Throw error when a group does not exist or duplicated in sort-classes - by @hugop95 (d447f)
- Add method group in sort-interfaces - by @azat-io (b7973)
- Add method group in sort-object-types - by @azat-io (4609a)
- Add special characters and matcher to settings - by @hugop95 (a7d3f)
- Improve side-effect handling behavior in sort-imports - by @hugop95 (398ac)
- Deprecate sort-astro-attributes, sort-svelte-attributes and sort-vue-attributes - by @azat-io (46790)
🐞 Bug Fixes
- Fix runtime error related o dependencies in sort-classes - by @hugop95 (7dfcb)
- Fix unrecognized break statements in sort-switch-case - by @hugop95 (552c6)