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 .npmignorecleanup #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 @risenforcesimportOrderSortSpecifiersoption to sort the imports in an import declaration. #72 by @ratierdimportOrderCaseInsensitiveoption to control the case sensitivity #69 by @timilesimportOrderParserPluginsoption to pass plugins to babel parser #88 by @saaryab
- Renaming of the
experimentalBabelParserPluginsListtoimportOrderParserPlugins. by @byara