v2.2.0
- Fix bug where identifiers used above their definition would be subject for importing
- Custom
importStatementFormatter
functions are now passed amoduleName
- Prevent (some instances of) stale caches after
npm install
- Resolve aliases that look like package dependencies
- Strip out
excludes
when importing (as well as when populating cache).