See Github Releases for newer versions.
- Do not reorder side effect nodes #110 by blutorange
- Clean up unit test and snapshot test
- Add contribution guidelines for bug fixes and new features
- Fixes package management #100
- Update Babel parser to
7.14.6
#79 by juanrgm .npmignore
cleanup #96 by byara- Remove npm badges in the README #101 by byara
<THIRD_PARTY_MODULES>
special word in import order to place third party imports at desired place. #65 by @risenforcesimportOrderSortSpecifiers
option to sort the imports in an import declaration. #72 by @ratierdimportOrderCaseInsensitive
option to control the case sensitivity #69 by @timilesimportOrderParserPlugins
option to pass plugins to babel parser #88 by @saaryab
- Renaming of the
experimentalBabelParserPluginsList
toimportOrderParserPlugins
. by @byara