v3.2.0
- allow TS2.5 in peer dependencies
- add
whitespace-insensitive
option tosort-imports
. This makessort-imports
compatible with prettier - converted most rule implementations away from SyntaxWalker. This should increase performance on large projects