Skip to content

v1.4.0

Compare
Choose a tag to compare
@pi0 pi0 released this 20 Jun 19:08
· 86 commits to main since this release

compare changes

🚀 Enhancements

  • findTypeImports for finding type imports (#163)
  • Add parseNodeModulePath and lookupNodeModuleSubpath utils (#89)

🩹 Fixes

  • Fix resolvePath return type (#172)
  • findStaticImports: Support special chars in import specifiers (#169)

✅ Tests

  • Add edge case test for findStaticImports (f0b120b)

❤️ Contributors