Skip to content

v2.2.0

Compare
Choose a tag to compare
@trotzig trotzig released this 11 Mar 17:05
· 294 commits to main since this release
  • Fix bug where identifiers used above their definition would be subject for importing
  • Custom importStatementFormatter functions are now passed a moduleName
  • 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).